summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller2014-07-241-4/+19
* ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller2014-07-241-10/+7
* ixgbe: Change some uses of strncpy to strlcpyMark Rustad2014-07-241-3/+3
* ixgbe: Fix possible null-dereference in error pathMark Rustad2014-07-241-1/+1
* Merge branch 'filter-move'David S. Miller2014-07-235-511/+545
|\
| * bpf: update MAINTAINERS entryAlexei Starovoitov2014-07-231-0/+7
| * net: filter: split filter.c into two filesAlexei Starovoitov2014-07-234-511/+538
|/
* Merge branch 'bcmgenet-next'David S. Miller2014-07-233-188/+154
|\
| * net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2014-07-232-4/+4
| * net: bcmgenet: add missing braces to some if statementsFlorian Fainelli2014-07-231-4/+5
| * net: bcmgenet: add and remove missing blank linesFlorian Fainelli2014-07-231-3/+1
| * net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli2014-07-233-147/+142
| * net: bcmgenet: remove FSF mail addressFlorian Fainelli2014-07-233-30/+2
|/
* ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage2014-07-231-1/+4
* Merge branch 'virtio-net-busy-poll'David S. Miller2014-07-231-6/+61
|\
| * virtio-net: rx busy polling supportJason Wang2014-07-231-1/+47
| * virtio-net: introduce virtnet_receive()Jason Wang2014-07-231-5/+14
|/
* ethernet: realtek: use pci_device_idVarka Bhadram2014-07-231-7/+7
* ethernet: realtek: use module_pci_driverVarka Bhadram2014-07-231-20/+2
* sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-234-6/+5
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-223-3/+37
* dp83640: Fix receive timestamp race conditionStefan Sørensen2014-07-221-71/+102
* sfc: Add support for busy pollingAlexandre Rames2014-07-225-7/+208
* Merge branch 'mlx4-next'David S. Miller2014-07-228-11/+113
|\
| * net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-223-4/+8
| * net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2014-07-222-3/+32
| * net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-224-4/+72
| * net/mlx4_en: current_mac isn't updated in port upEyal Perry2014-07-221-0/+1
|/
* net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia2014-07-221-13/+6
* net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia2014-07-221-3/+3
* net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas2014-07-221-8/+32
* net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas2014-07-221-1/+1
* net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser2014-07-221-2/+1
* net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight2014-07-223-5/+5
* net: sctp: Open out the check for NagleDavid Laight2014-07-221-33/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22189-942/+1904
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-2125-128/+367
| |\
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-07-214-24/+108
| | |\
| | | * batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-213-14/+74
| | | * batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich2014-07-211-10/+34
| | * | ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-211-0/+4
| | |/
| | * dns_resolver: Null-terminate the right stringBen Hutchings2014-07-201-1/+1
| | * Merge branch 'xen-netback'David S. Miller2014-07-201-23/+63
| | |\
| | | * xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-201-1/+1
| | | * xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-201-5/+33
| | | * xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-201-0/+9
| | | * xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-201-17/+20
| | |/
| | * net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-201-5/+14
| | * net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork2014-07-171-0/+3
| | * net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-171-0/+2
OpenPOWER on IntegriCloud