index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
igb: expose mailbox unlock method
Greg Edwards
3
-0
/
+41
2017-08-09
igb: add argument names to mailbox op function declarations
Greg Edwards
2
-13
/
+14
2017-08-09
igb: Remove incorrect "unexpected SYS WRAP" log message
Corinna Vinschen
1
-2
/
+0
2017-08-09
e1000e: add check on e1e_wphy() return value
Gustavo A R Silva
1
-0
/
+2
2017-08-09
igb: protect TX timestamping from API misuse
Cliff Spradlin
1
-1
/
+2
2017-08-09
igb: Fix error of RX network flow classification
Gangfeng Huang
1
-2
/
+2
2017-08-08
net: vrf: Add extack messages for newlink failures
David Ahern
1
-4
/
+13
2017-08-07
isdn: kcapi: make capi_version const
Bhumika Goyal
1
-1
/
+1
2017-08-07
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2
-510
/
+0
2017-08-07
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
1
-18
/
+0
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
12
-204
/
+112
2017-08-07
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
4
-20
/
+0
2017-08-07
net: dsa: Remove support for MDB dump from DSA's drivers
Arkadi Sharshevsky
2
-33
/
+0
2017-08-07
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
4
-26
/
+0
2017-08-07
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
6
-183
/
+0
2017-08-07
net: dsa: Add support for querying supported bridge flags
Arkadi Sharshevsky
1
-0
/
+3
2017-08-07
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
3
-12
/
+31
2017-08-07
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
3
-2
/
+139
2017-08-07
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
4
-20
/
+23
2017-08-07
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
12
-108
/
+36
2017-08-07
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
8
-62
/
+49
2017-08-07
hamradio: baycom: make hdlcdrv_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-07
xfrm: check that cached bundle is still valid
Florian Westphal
1
-1
/
+2
2017-08-07
net: dsa: remove useless args of dsa_slave_create
Vivien Didelot
4
-11
/
+10
2017-08-07
net: dsa: remove useless args of dsa_cpu_dsa_setup
Vivien Didelot
4
-12
/
+9
2017-08-07
net: dsa: remove useless argument in legacy setup
Vivien Didelot
1
-8
/
+8
2017-08-07
net: hns3: fix spelling mistake: "capabilty" -> "capability"
Colin Ian King
1
-1
/
+2
2017-08-07
net: dsa: lan9303: refactor lan9303_get_ethtool_stats
Egil Hjelmeland
1
-10
/
+16
2017-08-07
net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
Egil Hjelmeland
1
-8
/
+8
2017-08-07
net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
Egil Hjelmeland
1
-14
/
+10
2017-08-07
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
Egil Hjelmeland
1
-0
/
+2
2017-08-07
net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.
Egil Hjelmeland
1
-23
/
+23
2017-08-07
ipv6: sr: implement several seg6local actions
David Lebrun
1
-0
/
+271
2017-08-07
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
1
-18
/
+193
2017-08-07
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
9
-2
/
+407
2017-08-07
ipv6: sr: export SRH insertion functions
David Lebrun
3
-20
/
+6
2017-08-07
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2
-3
/
+3
2017-08-07
bpf: devmap fix mutex in rcu critical section
John Fastabend
1
-23
/
+25
2017-08-07
net_sched: use void pointer for filter handle
WANG Cong
14
-151
/
+141
2017-08-07
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
1
-5
/
+39
2017-08-07
lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
Roopa Prabhu
1
-13
/
+13
2017-08-07
bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
Yonghong Song
3
-0
/
+137
2017-08-07
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
3
-6
/
+69
2017-08-07
of_mdio: use of_property_read_u32_array()
Sergei Shtylyov
1
-8
/
+8
2017-08-07
ibmvnic: Report rx buffer return codes as netdev_dbg
John Allen
1
-1
/
+2
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
3
-7
/
+10
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
7
-32
/
+56
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
4
-21
/
+35
2017-08-07
net: ipv4: add second dif to multicast source filter
David Ahern
4
-5
/
+8
2017-08-07
net: ipv4: add second dif to raw socket lookups
David Ahern
3
-7
/
+13
[next]