summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet
2014-09-06ipv4: fix a race in update_or_create_fnhe()Eric Dumazet
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-05ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-04lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue
2014-09-02sock: deduplicate errqueue dequeueWillem de Bruijn
2014-09-02udp: Add support for doing checksum unnecessary conversionTom Herbert
2014-09-02net: Infrastructure for checksum unnecessary conversionsTom Herbert
2014-09-02net: Support for csum_bad in skbuffTom Herbert
2014-09-02net: Don't keep around original SKB when we software segment GSO frames.David S. Miller
2014-09-02net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller
2014-09-02net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-02net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-08-30net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert
2014-08-30net: Clarification of CHECKSUM_UNNECESSARYTom Herbert
2014-08-30net: Allocate a new 16 bits for flags in skbuffTom Herbert
2014-08-30include/rxrpc/types.h: Remove unused headerRasmus Villemoes
2014-08-30include/linux/phonedev.h: Remove unused headerRasmus Villemoes
2014-08-30include/linux/i82593.h: Remove unused headerRasmus Villemoes
2014-08-30include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes
2014-08-30net: add skb_get_tx_queue() helperDaniel Borkmann
2014-08-28net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-28net: phy: broadcom: add new Broadcom OUIFlorian Fainelli
2014-08-28net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-28net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-28net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-28net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-28net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-28net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-28net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-27net: Update sk_buff flag bit availability comment.David S. Miller
2014-08-26net: make skb an optional parameter for__skb_flow_dissect()WANG Cong
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-25random32: improvements to prandom_bytesDaniel Borkmann
2014-08-25udp: additional GRO supportTom Herbert
2014-08-25net: add gro_compute_pseudo functionsTom Herbert
2014-08-25net: skb_gro_checksum_* functionsTom Herbert
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller