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: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
2016-06-18
4
-11
/
+10
*
tipc: potential shift wrapping bug in map_set()
Dan Carpenter
2016-06-18
1
-2
/
+2
*
Merge branch 'vrf-next'
David S. Miller
2016-06-18
7
-22
/
+183
|
\
|
*
net: ipv6: Address selection needs to consider L3 domains
David Ahern
2016-06-18
2
-0
/
+79
|
*
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-18
4
-2
/
+86
|
*
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-18
2
-20
/
+18
|
/
*
net: lantiq_etop: remove unused variable
Sudip Mukherjee
2016-06-18
1
-1
/
+0
*
Merge branch 'tunnel-offload-future-proof'
David S. Miller
2016-06-18
27
-709
/
+477
|
\
|
*
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
Alexander Duyck
2016-06-18
2
-0
/
+7
|
*
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-18
4
-113
/
+14
|
*
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
4
-32
/
+14
|
*
qede: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-18
2
-85
/
+50
|
*
nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
1
-8
/
+14
|
*
mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
1
-7
/
+13
|
*
mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
3
-30
/
+20
|
*
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
2
-42
/
+26
|
*
i40e: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-18
2
-156
/
+51
|
*
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
2
-27
/
+20
|
*
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
2
-25
/
+15
|
*
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
2016-06-18
2
-6
/
+33
|
*
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
2016-06-18
2
-29
/
+40
|
*
bnx2x: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-18
2
-81
/
+33
|
*
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-18
7
-8
/
+41
|
*
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
2016-06-18
4
-102
/
+151
|
*
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-06-18
5
-26
/
+3
|
/
*
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
2016-06-17
1
-1
/
+1
*
Merge branch 'vmxnet3-upgrade-to-version3'
David S. Miller
2016-06-17
6
-82
/
+585
|
\
|
*
vmxnet3: update to version 3
Shrikrishna Khare
2016-06-17
2
-3
/
+8
|
*
vmxnet3: introduce command to register memory region
Shrikrishna Khare
2016-06-17
1
-0
/
+17
|
*
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-17
4
-1
/
+253
|
*
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-17
4
-45
/
+193
|
*
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-17
4
-19
/
+64
|
*
vmxnet3: introduce generalized command interface to configure the device
Shrikrishna Khare
2016-06-17
1
-1
/
+21
|
*
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2016-06-17
6
-20
/
+36
|
/
*
Merge branch 'qeth-next'
David S. Miller
2016-06-17
8
-725
/
+800
|
\
|
*
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
2016-06-17
1
-13
/
+12
|
*
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...
Hans Wippel
2016-06-17
2
-4
/
+17
|
*
qeth: improve set_features error handling
Hans Wippel
2016-06-17
1
-11
/
+27
|
*
qeth: add network device features for VLAN devices
Hans Wippel
2016-06-17
2
-2
/
+10
|
*
qeth layer 2 and layer 3 common feature handling
Thomas Richter
2016-06-17
4
-198
/
+111
|
*
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
2016-06-17
7
-458
/
+482
|
*
qeth: introduce linearization fail count to stats
Eugene Crosser
2016-06-17
4
-8
/
+23
|
*
qeth: enable scatter/gather by default
Eugene Crosser
2016-06-17
2
-3
/
+4
|
*
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
2016-06-17
1
-1
/
+25
|
*
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
2016-06-17
1
-1
/
+3
|
*
qeth: clean up condition when tso is used
Eugene Crosser
2016-06-17
2
-20
/
+30
|
*
qeth: refactor calculation of SBALE count
Eugene Crosser
2016-06-17
3
-41
/
+85
|
*
qeth: Include error message for "OS Mismatch"
Eugene Crosser
2016-06-17
1
-0
/
+6
|
/
*
net: xfrm: fix old-style declaration
Arnd Bergmann
2016-06-17
2
-6
/
+6
*
net: gianfar: fix old-style declaration
Arnd Bergmann
2016-06-17
1
-1
/
+1
[next]