summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: harden fnhe_hashfun()Eric Dumazet2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2014-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue2014-09-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: Add support for doing checksum unnecessary conversionTom Herbert2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Infrastructure for checksum unnecessary conversionsTom Herbert2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Support for csum_bad in skbuffTom Herbert2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Don't keep around original SKB when we software segment GSO frames.David S. Miller2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Do txq_trans_update() in netdev_start_xmit()David S. Miller2014-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Clarification of CHECKSUM_UNNECESSARYTom Herbert2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Allocate a new 16 bits for flags in skbuffTom Herbert2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/rxrpc/types.h: Remove unused headerRasmus Villemoes2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/phonedev.h: Remove unused headerRasmus Villemoes2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/i82593.h: Remove unused headerRasmus Villemoes2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add skb_get_tx_queue() helperDaniel Borkmann2014-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: broadcom: add new Broadcom OUIFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Update sk_buff flag bit availability comment.David S. Miller2014-08-27
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2014-08-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add ops->ndo_xmit_flush()David S. Miller2014-08-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | random32: improvements to prandom_bytesDaniel Borkmann2014-08-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: additional GRO supportTom Herbert2014-08-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add gro_compute_pseudo functionsTom Herbert2014-08-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: skb_gro_checksum_* functionsTom Herbert2014-08-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Allow raw buffers to be passed into the flow dissector.David S. Miller2014-08-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli2014-08-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli2014-08-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli2014-08-23