index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
cma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
tcp_bbr: add a state transition diagram and accompanying comment
Neal Cardwell
1
-1
/
+31
2016-10-29
bpf: Print function name in addition to function id
Thomas Graf
2
-293
/
+316
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
2
-2
/
+2
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
4
-20
/
+3
2016-10-29
net: phy: at803x: Add a definition for PHY ID mask
Fabio Estevam
1
-6
/
+7
2016-10-29
switchdev: Remove redundant variable
Ido Schimmel
1
-4
/
+1
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
4
-8
/
+13
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+1
2016-10-29
driver: tun: Move tun check into the block of TUNSETIFF condition check
Gao Feng
1
-1
/
+5
2016-10-29
virtio-net: Update the mtu code to match virtio spec
Aaron Conole
1
-2
/
+4
2016-10-29
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
3
-35
/
+14
2016-10-29
i40e: Fix bit logic error in failure case
David Ertman
1
-1
/
+1
2016-10-29
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2
-2
/
+2
2016-10-29
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
1
-41
/
+0
2016-10-29
i40e: Fix for long link down notification time
Carolyn Wyborny
1
-1
/
+4
2016-10-29
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
2
-24
/
+12
2016-10-29
i40e: fix confusing dmesg info for ethtool -L option
Lihong Yang
1
-2
/
+2
2016-10-29
i40e: Make struct i40e_stats const
Joe Perches
1
-1
/
+1
2016-10-29
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
2
-2
/
+2
2016-10-29
i40e/i40evf: fix interrupt affinity bug
Alan Brady
6
-48
/
+159
2016-10-29
i40e: group base mode VF offload flags
Preethi Banala
2
-0
/
+8
2016-10-29
i40e: reopen client after reset
Mitch Williams
2
-32
/
+17
2016-10-29
i40e: Drop code for unsupported flow types
Alexander Duyck
1
-26
/
+5
2016-10-29
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
2
-33
/
+0
2016-10-29
i40e: Bit test mask correction
Filip Sadowski
1
-1
/
+1
2016-10-29
i40e: Rewrite Flow Director busy wait loop
Alexander Duyck
1
-9
/
+4
2016-10-29
i40e: Fix client interaction
Carolyn Wyborny
1
-16
/
+13
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2016-10-28
mlxsw: switchx2: Set physical device for port netdevice
Jiri Pirko
1
-0
/
+1
2016-10-28
mlxsw: spectrum: Set physical device for port netdevice
Jiri Pirko
1
-0
/
+1
2016-10-28
mlxsw: Move PCI id table definitions into driver modules
Jiri Pirko
8
-71
/
+135
2016-10-28
mlxsw: pci: Rename header with HW definitions
Jiri Pirko
2
-6
/
+6
2016-10-28
mlxsw: spectrum: Remove extra whitespace
Ido Schimmel
1
-1
/
+1
2016-10-28
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
1
-4
/
+2
2016-10-27
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
2016-10-27
ethernet: fix min/max MTU typos
Stefan Richter
2
-2
/
+2
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
35
-51
/
+51
2016-10-27
genetlink: use idr to track families
Johannes Berg
3
-181
/
+123
2016-10-27
genetlink: statically initialize families
Johannes Berg
37
-337
/
+414
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
37
-69
/
+24
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
6
-35
/
+55
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
3
-3
/
+21
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
5
-0
/
+102
2016-10-27
cfg80211: handle fragmented IEs in splitting
Johannes Berg
1
-3
/
+22
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
5
-0
/
+93
2016-10-27
mac80211: Claim Fast Initial Link Setup (FILS) STA support
Jouni Malinen
1
-0
/
+1
2016-10-27
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
7
-4
/
+403
2016-10-27
mac80211: Add FILS auth alg mapping
Jouni Malinen
1
-0
/
+12
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
4
-0
/
+32
[next]