aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-24ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller1-10/+7
2014-07-24ixgbe: Change some uses of strncpy to strlcpyMark Rustad1-3/+3
2014-07-24ixgbe: Fix possible null-dereference in error pathMark Rustad1-1/+1
2014-07-23Merge branch 'filter-move'David S. Miller5-511/+545
2014-07-23bpf: update MAINTAINERS entryAlexei Starovoitov1-0/+7
2014-07-23net: filter: split filter.c into two filesAlexei Starovoitov4-511/+538
2014-07-23Merge branch 'bcmgenet-next'David S. Miller3-188/+154
2014-07-23net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2-4/+4
2014-07-23net: bcmgenet: add missing braces to some if statementsFlorian Fainelli1-4/+5
2014-07-23net: bcmgenet: add and remove missing blank linesFlorian Fainelli1-3/+1
2014-07-23net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli3-147/+142
2014-07-23net: bcmgenet: remove FSF mail addressFlorian Fainelli3-30/+2
2014-07-23ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage1-1/+4
2014-07-23Merge branch 'virtio-net-busy-poll'David S. Miller1-6/+61
2014-07-23virtio-net: rx busy polling supportJason Wang1-1/+47
2014-07-23virtio-net: introduce virtnet_receive()Jason Wang1-5/+14
2014-07-23ethernet: realtek: use pci_device_idVarka Bhadram1-7/+7
2014-07-23ethernet: realtek: use module_pci_driverVarka Bhadram1-20/+2
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru4-6/+5
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N3-3/+37
2014-07-22dp83640: Fix receive timestamp race conditionStefan Sørensen1-71/+102
2014-07-22sfc: Add support for busy pollingAlexandre Rames5-7/+208
2014-07-22Merge branch 'mlx4-next'David S. Miller8-11/+113
2014-07-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai3-4/+8
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2-3/+32
2014-07-22net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai4-4/+72
2014-07-22net/mlx4_en: current_mac isn't updated in port upEyal Perry1-0/+1
2014-07-22net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia1-13/+6
2014-07-22net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia1-3/+3
2014-07-22net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas1-8/+32
2014-07-22net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas1-1/+1
2014-07-22net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser1-2/+1
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight3-5/+5
2014-07-22net: sctp: Open out the check for NagleDavid Laight1-33/+36
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller189-942/+1904
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-128/+367
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-1/+6
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+9
2014-07-21Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-5/+6
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-07-21Merge branch 'cxgb4-next'David S. Miller9-44/+78
2014-07-21iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai2-2/+1
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai5-33/+32
2014-07-21iw_cxgb4: Support query_qp() verbHariprasad Shenai1-0/+6
2014-07-21iw_cxgb4: log detailed warnings for negative adviceHariprasad Shenai1-6/+23
2014-07-21cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2-3/+16
2014-07-21Merge branch 'enic-next'David S. Miller4-45/+168
2014-07-21enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan3-0/+117
2014-07-21enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan3-45/+51
2014-07-21af_iucv: avoid path quiesce of severed path in shutdown()Ursula Braun1-1/+2