summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-06tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet5-36/+31
2014-09-06tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet5-6/+11
2014-09-06Merge branch 'eth_get_headlen'David S. Miller8-239/+68
2014-09-06ixgbe: use new eth_get_headlen interfaceAlexander Duyck1-115/+1
2014-09-06igb: use new eth_get_headlen interfaceAlexander Duyck1-108/+1
2014-09-06net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck6-16/+66
2014-09-06Merge branch 'timestamping'David S. Miller7-67/+80
2014-09-06net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck3-3/+7
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck6-21/+40
2014-09-06net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck2-52/+42
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet2-5/+6
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida9-13/+13
2014-09-06net-timestamp: fix allocation error in testWillem de Bruijn1-1/+0
2014-09-06hyperv: NULL dereference on errorDan Carpenter1-4/+2
2014-09-06bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-063c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman1-4/+4
2014-09-06netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso1-0/+8
2014-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-127/+156
2014-09-06net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack1-8/+14
2014-09-06ipv4: fix a race in update_or_create_fnhe()Eric Dumazet3-7/+9
2014-09-06ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel1-3/+2
2014-09-06ipv6: fix a refcnt leak with peer addrNicolas Dichtel1-5/+2
2014-09-06l2tp: fix missing line continuationAndy Zhou1-1/+1
2014-09-06Merge branch 'amd-xgbe-next'David S. Miller12-95/+102
2014-09-06amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas1-4/+0
2014-09-06amd-xgbe: Checkpatch driver fixesLendacky, Thomas11-26/+2
2014-09-06amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas1-2/+28
2014-09-06amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas1-63/+72
2014-09-06net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2-5/+2
2014-09-06drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-09-06l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault1-1/+2
2014-09-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+62
2014-09-06Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman3-2/+12
2014-09-06bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-09-05Merge branch 'r8152-next'David S. Miller1-28/+31
2014-09-05r8152: use eth_hw_addr_randomhayeswang1-16/+19
2014-09-05r8152: change the location of rtl8152_set_mac_addresshayeswang1-17/+17
2014-09-05Merge branch 'rx_copybreak'David S. Miller6-3/+200
2014-09-05enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan1-0/+39
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan3-0/+113
2014-09-05enic: implement rx_copybreakGovindarajulu Varadarajan2-3/+48
2014-09-05dev_ioctl: remove dev_load() CAP_SYS_MODULE messageDaniel Borkmann1-5/+2
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann11-32/+144
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca3-10/+31
2014-09-05VMXNET3: Check for map error in vmxnet3_set_mcAndy King2-9/+10
2014-09-05ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-1/+5
2014-09-05ARM: at91/dt: rm9200: fix usb clock definitionAlexandre Belloni1-1/+1
2014-09-05ARM: at91: rm9200: fix clock registrationAlexandre Belloni1-1/+10
2014-09-05ARM: at91/dt: sam9g20: set at91sam9g20 pllb driverGaƫl PORTAY1-0/+1