summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udp: Generic functions to set checksumTom Herbert2014-06-054-0/+96
* Merge branch 'bonding-macvlan'David S. Miller2014-06-054-7/+53
|\
| * bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich2014-06-053-6/+45
| * macvlan: Support bonding eventsVlad Yasevich2014-06-051-0/+7
| * bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich2014-06-051-1/+1
|/
* net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin2014-06-051-1/+1
* trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite2014-06-051-5/+5
* gianfar: Fix the section mismatch warnings.Xiubo Li2014-06-041-1/+1
* Merge branch 'xen-netback-netfront-multiqueue'David S. Miller2014-06-046-1023/+1680
|\
| * xen-netfront: initialise queue name in xennet_init_queueWei Liu2014-06-041-0/+3
| * xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston2014-06-041-0/+53
| * xen-netfront: Add support for multiple queuesAndrew J. Bennieston2014-06-041-36/+134
| * xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston2014-06-041-393/+579
| * xen-netback: Add support for multiple queuesAndrew J. Bennieston2014-06-044-18/+116
| * xen-netback: Factor queue-specific data into queue structWei Liu2014-06-044-590/+819
| * xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2014-06-042-11/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-0410-21/+24
|\
| * e1000: Use time_after() for time comparisonManuel Schölling2014-06-041-1/+2
| * e1000: remove the check: skb->len<=0Yongjian Xu2014-06-041-5/+0
| * igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka2014-06-043-0/+13
| * igb: use mac loopback for i354 backplaneTodd Fujinaka2014-06-041-2/+2
| * igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller2014-06-041-5/+5
| * ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller2014-06-041-1/+0
| * ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2014-06-042-7/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04181-925/+1656
|\ \ | |/ |/|
| * sh_eth: fix SH7619/771x supportSergei Shtylyov2014-06-041-0/+21
| * sh_eth: use RNC mode for packet receptionBen Dooks2014-06-042-11/+2
| * rtnetlink: fix a memory leak when ->newlink failsCong Wang2014-06-041-3/+7
| * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-041-0/+12
| * bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-041-2/+2
| * net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan2014-06-041-0/+2
| * xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek2014-06-041-11/+25
| * Merge branch 'cnic'David S. Miller2014-06-031-13/+16
| |\
| | * cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-031-3/+5
| | * cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-031-6/+0
| | * cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-031-4/+11
| |/
| * net: davinci_emac: Remove unwanted debug/error messageChristian Riesch2014-06-031-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-0331-87/+279
| |\
| | * net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-031-1/+6
| | * net: ec_bhf: Add runtime dependenciesJean Delvare2014-06-031-0/+1
| | * tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-031-6/+5
| | * netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-032-4/+10
| | * ipheth: Add support for iPad 2 and iPad 3Kristian Evensen2014-06-031-0/+10
| | * team: fix mtu settingJiri Pirko2014-06-022-1/+7
| | * net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-022-16/+4
| | * net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado2014-06-021-1/+0
| | * net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado2014-06-021-0/+4
| | * bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-023-2/+37
| | * netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-021-2/+2
| | * bridge: notify user space after fdb updateJon Maxwell2014-06-021-1/+7