aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong9-18/+0
2016-03-01Merge branch 'mlx5-next'David S. Miller9-95/+95
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer6-56/+36
2016-03-01net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan1-2/+10
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan1-4/+6
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan1-7/+8
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan1-2/+2
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan4-17/+14
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern1-0/+26
2016-03-01Merge branch 'net-timestamps-y2038'David S. Miller6-21/+44
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani1-5/+5
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani1-4/+4
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani4-12/+35
2016-03-01Merge branch 'ife'David S. Miller7-0/+1149
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim3-0/+82
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim3-0/+85
2016-03-01introduce IFE actionJamal Hadi Salim5-0/+982
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller80-912/+1518
2016-03-01Merge branch 'bridge-mcast-tmp-router-port'David S. Miller3-32/+89
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov2-3/+27
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov2-2/+20
2016-03-01bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov1-1/+4
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov2-28/+40
2016-03-01Merge branch 'mv88e6xxx-vlan-filtering'David S. Miller6-102/+370
2016-03-01net: dsa: mv88e6xxx: support VLAN filteringVivien Didelot4-0/+43
2016-03-01net: dsa: mv88e6xxx: remove reserved VLANsVivien Didelot1-30/+3
2016-03-01net: dsa: mv88e6xxx: restore VLANTable map controlVivien Didelot1-7/+47
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to bridgesVivien Didelot1-2/+39
2016-03-01net: dsa: mv88e6xxx: assign default FDB to portsVivien Didelot2-7/+91
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to VLANsVivien Didelot2-9/+49
2016-03-01net: dsa: mv88e6xxx: extract single FDB dumpVivien Didelot1-33/+46
2016-03-01net: dsa: mv88e6xxx: extract single VLAN retrievalVivien Didelot1-20/+35
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot2-0/+23
2016-03-01Merge branch 'devlink'David S. Miller18-59/+1425
2016-03-01mlxsw: spectrum: Introduce port splittingIdo Schimmel3-3/+219
2016-03-01mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel1-0/+1
2016-03-01mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2-21/+16
2016-03-01mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel1-0/+11
2016-03-01mlxsw: core: Add devlink port splitter callbacksJiri Pirko2-1/+35
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko4-6/+58
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko1-21/+65
2016-03-01mlx4: Implement devlink interfaceJiri Pirko6-13/+60
2016-03-01Introduce devlink infrastructureJiri Pirko6-0/+966
2016-03-01Merge branch 'tc-sw-only'David S. Miller4-13/+45
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend3-12/+39
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2-3/+3
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend2-4/+9