index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-13
xen-netback: re-import canonical netif header
Paul Durrant
1
-95
/
+766
2016-03-13
netconf: add macro to represent all attributes
Zhang Shengju
3
-32
/
+45
2016-03-13
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2
-2
/
+2
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
8
-39
/
+39
2016-03-13
csum: Update csum_block_add to use rotate instead of byteswap
Alexander Duyck
1
-6
/
+6
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
4
-11
/
+5
2016-03-12
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
3
-7
/
+7
2016-03-11
qed: Enlrage the drain timeout
Yuval Mintz
1
-2
/
+2
2016-03-11
qed: Notify of transciever changes
Zvi Nachmani
2
-0
/
+41
2016-03-11
qed: Major changes to MB locking
Tomer Tayar
2
-97
/
+167
2016-03-11
qed: Prevent MF link notifications
Sudarsana Reddy Kalluru
2
-1
/
+9
2016-03-11
bpf: support flow label for bpf_skb_{set, get}_tunnel_key
Daniel Borkmann
2
-2
/
+13
2016-03-11
geneve: support setting IPv6 flow label
Daniel Borkmann
2
-8
/
+28
2016-03-11
vxlan: support setting IPv6 flow label
Daniel Borkmann
3
-5
/
+23
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
7
-10
/
+15
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
6
-37
/
+43
2016-03-11
bridge: allow zero ageing time
Stephen Hemminger
2
-7
/
+8
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
3
-1
/
+7
2016-03-11
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-03-11
macvtap: always pass ethernet header in linear
Willem de Bruijn
1
-3
/
+6
2016-03-11
net/flower: Fix pointer cast
Amir Vadai
2
-7
/
+7
2016-03-10
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
3
-0
/
+6
2016-03-10
net/mlx5e: Support offload cls_flower with drop action
Amir Vadai
3
-0
/
+309
2016-03-10
net/mlx5e: Introduce tc offload support
Amir Vadai
5
-2
/
+222
2016-03-10
net/mlx5e: Add a new priority for kernel flow tables
Amir Vadai
2
-4
/
+4
2016-03-10
net/mlx5e: Relax ndo_setup_tc handle restriction
Amir Vadai
1
-1
/
+1
2016-03-10
net/mlx5_core: Set flow steering dest only for forward rules
Amir Vadai
2
-19
/
+28
2016-03-10
net/act_skbedit: Utility functions for mark action
Amir Vadai
1
-0
/
+16
2016-03-10
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
Amir Vadai
2
-7
/
+18
2016-03-10
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public
Amir Vadai
2
-13
/
+13
2016-03-10
net/flower: Introduce hardware offload support
Amir Vadai
4
-1
/
+81
2016-03-10
net-next: mediatek: add an entry to MAINTAINERS
John Crispin
1
-0
/
+7
2016-03-10
net-next: mediatek: add Kconfig and Makefile
John Crispin
4
-0
/
+24
2016-03-10
net-next: mediatek: add support for MT7623 ethernet
John Crispin
2
-0
/
+2228