index
:
net-next.git
emaclite-cleanup
master
nds-private-remove
packet-loop-back
packet-rx-pump-back
net-next plumbings
Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
soc
/
nps
Mode
Name
Size
-rw-r--r--
common.h
4410
log
plain
-rw-r--r--
mtm.h
2006
log
plain
017-02-06 16:53:29 -0500'>2017-02-06
net: dsa: introduce bridge notifier
Vivien Didelot2
-11
/
+61
2017-02-06
net: dsa: add switch notifier
Vivien Didelot5
-0
/
+70
2017-02-06
net: dsa: change state setter scope
Vivien Didelot1
-6
/
+9
2017-02-06
net: dsa: rollback bridging on error
Vivien Didelot1
-1
/
+13
2017-02-06
net: dsa: simplify netdevice events handling
Vivien Didelot1
-28
/
+16
2017-02-06
net: dsa: move netdevice notifier registration
Vivien Didelot3
-10
/
+26
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit1
-1
/
+2
2017-02-06
sctp: process fwd tsn chunk only when prsctp is enabled
Xin Long1
-0
/
+6
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel3
-48
/
+0
2017-02-05
net: remove __napi_complete()
Eric Dumazet1
-21
/
+3
2017-02-04
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern1
-1
/
+1
2017-02-04
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern2
-1
/
+28
2017-02-04
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern2
-3
/
+53
2017-02-04
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern2
-17
/
+105
2017-02-04
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern1
-2
/
+36
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet1
-3
/
+4
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet2
-16
/
+0
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller53
-640
/
+576
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko1
-0
/
+3
2017-02-03
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet1
-0
/
+7
2017-02-03
net: ipv6: Set protocol to kernel for local routes
David Ahern1
-0
/
+1
2017-02-03
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu6
-2
/
+82
2017-02-03
bridge: per vlan dst_metadata netlink support
Roopa Prabhu7
-48
/
+641
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi2
-78
/
+33
2017-02-03
net: Introduce ife encapsulation module
Yotam Gigi5
-0
/
+165
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi1
-2
/
+2
2017-02-03
tcp: add tcp_mss_clamp() helper
Eric Dumazet