summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann2015-08-031-24/+27
* net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot2015-08-031-2/+5
* bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok2015-08-031-8/+60
* Merge branch 'stacked-vlan-TSO'David S. Miller2015-08-034-0/+4
|\
| * tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita2015-08-031-0/+1
| * bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita2015-08-031-0/+1
| * veth: Don't segment multiple tagged packets on veth deviceToshiaki Makita2015-08-031-0/+1
| * macvlan: Don't segment multiple tagged packets on macvlan deviceToshiaki Makita2015-08-031-0/+1
|/
* virtio_net: add gro capabilityEric Dumazet2015-08-031-2/+2
* rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko2015-08-031-2/+5
* rocker: enable support for scattered packetsIdo Schimmel2015-08-031-1/+1
* ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2015-08-022-0/+8
* bnx2x: Correct logic for pvid configuration.Yuval Mintz2015-08-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31417-2445/+5237
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-3178-539/+1000
| |\
| | * stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
| | * Merge branch 'gianfar-wol-fixes'David S. Miller2015-07-313-79/+33
| | |\
| | | * gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-313-13/+3
| | | * gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-07-311-68/+30
| | | * gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-07-311-0/+2
| | |/
| | * act_pedit: check binding before calling tcf_hash_release()WANG Cong2015-07-311-3/+2
| | * net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan2015-07-301-1/+2
| | * net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-302-6/+13
| | * Merge branch 'r8152-fixes'David S. Miller2015-07-301-4/+57
| | |\
| | | * r8152: reset device when tx timeouthayeswang2015-07-301-4/+3
| | | * r8152: add pre_reset and post_resethayeswang2015-07-301-0/+54
| | |/
| | * qlcnic: Fix corruption while copyingShahed Shaikh2015-07-291-1/+1
| | * act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-07-291-18/+35
| | * Merge branch 'thunderx-fixes'David S. Miller2015-07-296-37/+92
| | |\
| | | * net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu2015-07-291-1/+4
| | | * net: thunderx: Add PCI driver shutdown routineSunil Goutham2015-07-291-0/+6
| | | * net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham2015-07-291-4/+5
| | | * net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-292-0/+10
| | | * net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-293-15/+31
| | | * net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham2015-07-291-2/+4
| | | * net: thunderx: Fix TSO packet statisticSunil Goutham2015-07-291-0/+1
| | | * net: thunderx: Fix memory leak when changing queue countSunil Goutham2015-07-291-9/+14
| | | * net: thunderx: Fix RQ_DROP miscalculationSunil Goutham2015-07-291-3/+11
| | | * net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2015-07-292-3/+6
| | | * net: thunderx: Fix data integrity issues with LDWBSunil Goutham2015-07-291-1/+1
| | |/
| | * ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-291-0/+6
| | * Merge branch 'netcp-fixes'David S. Miller2015-07-292-33/+30
| | |\
| | | * net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-292-28/+17
| | | * net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan2015-07-291-3/+2
| | | * net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan2015-07-291-2/+11
| | |/
| | * ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann2015-07-291-4/+4
| | * bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov2015-07-291-0/+1
| | * bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok2015-07-291-24/+26
| | * bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita2015-07-291-7/+22
| | * packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov2015-07-291-1/+2
OpenPOWER on IntegriCloud