index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2017-08-07
2
-510
/
+0
*
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
2017-08-07
1
-18
/
+0
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
12
-204
/
+112
*
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
2017-08-07
4
-20
/
+0
*
net: dsa: Remove support for MDB dump from DSA's drivers
Arkadi Sharshevsky
2017-08-07
2
-33
/
+0
*
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-08-07
4
-26
/
+0
*
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
2017-08-07
6
-183
/
+0
*
net: dsa: Add support for querying supported bridge flags
Arkadi Sharshevsky
2017-08-07
1
-0
/
+3
*
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
2017-08-07
3
-12
/
+31
*
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
2017-08-07
3
-2
/
+139
*
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
2017-08-07
4
-20
/
+23
*
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
12
-108
/
+36
*
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
8
-62
/
+49
*
hamradio: baycom: make hdlcdrv_ops const
Bhumika Goyal
2017-08-07
3
-3
/
+3
*
xfrm: check that cached bundle is still valid
Florian Westphal
2017-08-07
1
-1
/
+2
*
Merge branch 'net-dsa-remove-useless-arguments'
David S. Miller
2017-08-07
5
-29
/
+25
|
\
|
*
net: dsa: remove useless args of dsa_slave_create
Vivien Didelot
2017-08-07
4
-11
/
+10
|
*
net: dsa: remove useless args of dsa_cpu_dsa_setup
Vivien Didelot
2017-08-07
4
-12
/
+9
|
*
net: dsa: remove useless argument in legacy setup
Vivien Didelot
2017-08-07
1
-8
/
+8
|
/
*
net: hns3: fix spelling mistake: "capabilty" -> "capability"
Colin Ian King
2017-08-07
1
-1
/
+2
*
Merge branch 'Refactor-lan9303_xxx_packet_processing'
David S. Miller
2017-08-07
1
-46
/
+50
|
\
|
*
net: dsa: lan9303: refactor lan9303_get_ethtool_stats
Egil Hjelmeland
2017-08-07
1
-10
/
+16
|
*
net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
Egil Hjelmeland
2017-08-07
1
-8
/
+8
|
*
net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
Egil Hjelmeland
2017-08-07
1
-14
/
+10
|
*
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
Egil Hjelmeland
2017-08-07
1
-0
/
+2
|
*
net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.
Egil Hjelmeland
2017-08-07
1
-23
/
+23
|
/
*
Merge branch 'ipv6-sr-add-support-for-advanced-local-segment-processing'
David S. Miller
2017-08-07
11
-25
/
+862
|
\
|
*
ipv6: sr: implement several seg6local actions
David Lebrun
2017-08-07
1
-0
/
+271
|
*
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
2017-08-07
1
-18
/
+193
|
*
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
9
-2
/
+407
|
*
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
3
-20
/
+6
|
*
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-08-07
2
-3
/
+3
|
/
*
bpf: devmap fix mutex in rcu critical section
John Fastabend
2017-08-07
1
-23
/
+25
*
Merge branch 'net_sched-clean-up-filter-handle'
David S. Miller
2017-08-07
14
-154
/
+178
|
\
|
*
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
14
-151
/
+141
|
*
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
2017-08-07
1
-5
/
+39
|
/
*
lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
Roopa Prabhu
2017-08-07
1
-13
/
+13
*
Merge branch 'bpf-add-support-for-sys-enter-exit-tracepoints'
David S. Miller
2017-08-07
6
-6
/
+206
|
\
|
*
bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
Yonghong Song
2017-08-07
3
-0
/
+137
|
*
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
2017-08-07
3
-6
/
+69
|
/
*
of_mdio: use of_property_read_u32_array()
Sergei Shtylyov
2017-08-07
1
-8
/
+8
*
ibmvnic: Report rx buffer return codes as netdev_dbg
John Allen
2017-08-07
1
-1
/
+2
*
Merge branch 'net-l3mdev-Support-for-sockets-bound-to-enslaved-device'
David S. Miller
2017-08-07
23
-135
/
+228
|
\
|
*
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
3
-7
/
+10
|
*
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
7
-32
/
+56
|
*
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
4
-21
/
+35
|
*
net: ipv4: add second dif to multicast source filter
David Ahern
2017-08-07
4
-5
/
+8
|
*
net: ipv4: add second dif to raw socket lookups
David Ahern
2017-08-07
3
-7
/
+13
|
*
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
7
-35
/
+58
|
*
net: ipv4: add second dif to udp socket lookups
David Ahern
2017-08-07
4
-28
/
+48
|
/
[next]