index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
net: batman-adv: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: mac80211_hwsim: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: hostap: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+2
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: ipvlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: bonding: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: 6lowpan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: bridge: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: 8021q: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: team: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: nlmon: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: loopback: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: geneve: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: dummy: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: veth: enable noqueue operation by default
Phil Sutter
1
-0
/
+1
2015-08-18
net: Identifier Locator Addressing module
Tom Herbert
5
-0
/
+252
2015-08-18
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
2
-0
/
+15
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
18
-36
/
+38
2015-08-18
lwt: Add support to redirect dst.input
Tom Herbert
4
-3
/
+98
2015-08-18
enic: Fix sparse warning in vnic_devcmd_init().
David S. Miller
1
-1
/
+1
2015-08-18
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
1
-1
/
+1
2015-08-18
inet: Move VRF table lookup to inlined function
David Ahern
2
-9
/
+25
2015-08-18
net: Fix docbook warning for IFF_VRF_MASTER enum
David Ahern
1
-0
/
+1
2015-08-18
net: Updates to netif_index_is_vrf
David Ahern
1
-1
/
+11
2015-08-18
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
3
-12
/
+43
2015-08-18
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
3
-0
/
+85
2015-08-18
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
3
-27
/
+23
2015-08-18
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
3
-4
/
+5
2015-08-18
net/mlx5e: Support smaller RX/TX ring sizes
Achiad Shochat
1
-2
/
+2
2015-08-18
net/mlx5e: Add ethtool RSS configuration options
Achiad Shochat
3
-11
/
+74
2015-08-18
net/mlx5e: Make RSS indirection table size a constant
Achiad Shochat
2
-35
/
+30
2015-08-18
net/mlx5e: Have a single RSS Toeplitz hash key
Achiad Shochat
2
-1
/
+5
2015-08-18
enic: add devcmd2
Govindarajulu Varadarajan
7
-12
/
+222
2015-08-18
enic: add devcmd2 resources
Govindarajulu Varadarajan
4
-0
/
+42
2015-08-18
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
Govindarajulu Varadarajan
6
-31
/
+54
2015-08-18
enic: move struct definition from .c to .h file
Govindarajulu Varadarajan
2
-40
/
+39
2015-08-17
net: Export bpf_prog_create_from_user().
David S. Miller
1
-0
/
+1
2015-08-17
ipv6: trivial whitespace fix
Ian Morris
1
-1
/
+2
2015-08-17
rhashtable-test: extend to test concurrency
Phil Sutter
1
-1
/
+155
2015-08-17
selftests/net: test extended BPF fanout mode
Willem de Bruijn
1
-0
/
+53
2015-08-17
selftests/net: test classic bpf fanout mode
Willem de Bruijn
2
-12
/
+33
2015-08-17
packet: add extended BPF fanout mode
Willem de Bruijn
2
-0
/
+32
2015-08-17
packet: add classic BPF fanout mode
Willem de Bruijn
3
-2
/
+104
2015-08-17
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
3
-58
/
+57
2015-08-17
smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
Guenter Roeck
1
-1
/
+6
2015-08-17
net: fix endian check warning in etherdevice.h
Jesse Brandeburg
1
-1
/
+1
2015-08-17
net: sch_generic: react upon IFF_NO_QUEUE flag
Phil Sutter
1
-2
/
+4
2015-08-17
net: declare new net_device priv_flag IFF_NO_QUEUE
Phil Sutter
1
-0
/
+3
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
[next]