aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-01net: Don't keep around original SKB when we software segment GSO frames.David S. Miller1-2/+2
2014-09-01net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller1-0/+1
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller1-4/+5
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller1-2/+8
2014-08-29net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert1-14/+12
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert1-23/+51
2014-08-29net: Allocate a new 16 bits for flags in skbuffTom Herbert1-0/+4
2014-08-29include/linux/phonedev.h: Remove unused headerRasmus Villemoes1-25/+0
2014-08-29include/linux/i82593.h: Remove unused headerRasmus Villemoes1-229/+0
2014-08-29include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes1-125/+0
2014-08-29net: add skb_get_tx_queue() helperDaniel Borkmann1-0/+6
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli1-0/+2
2014-08-27net: phy: broadcom: add new Broadcom OUIFlorian Fainelli1-1/+1
2014-08-27net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli1-1/+1
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli1-3/+3
2014-08-27net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli1-8/+9
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli1-16/+12
2014-08-27net: Update sk_buff flag bit availability comment.David S. Miller1-1/+1
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2-23/+4
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller1-0/+35
2014-08-24random32: improvements to prandom_bytesDaniel Borkmann1-2/+2
2014-08-24net: skb_gro_checksum_* functionsTom Herbert1-2/+74
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller1-6/+12
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli1-0/+3
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli1-0/+27
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli1-0/+20
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli1-0/+103
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+14
2014-08-22tcp: improve undo on timeoutYuchung Cheng1-1/+1
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko1-0/+1
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu1-4/+8
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli1-1/+0
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-08-15Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-0/+5
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+6
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf1-1/+0
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf1-2/+2
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+24
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier2-0/+8
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-10/+91
2014-08-14Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+3
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-3/+3
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+12
2014-08-14Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+4
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+1