index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
genetlink: Fix generic netlink family unregister
pravin shelar
1
-1
/
+1
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
30
-325
/
+1077
2016-10-29
tcp_bbr: add a state transition diagram and accompanying comment
Neal Cardwell
1
-1
/
+31
2016-10-29
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...
David S. Miller
23
-190
/
+129
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
1
-1
/
+1
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
3
-15
/
+3
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
3
-8
/
+3
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+1
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+0
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
genetlink: mark families as __ro_after_init
Johannes Berg
23
-34
/
+34
2016-10-27
genetlink: use idr to track families
Johannes Berg
1
-165
/
+106
2016-10-27
genetlink: statically initialize families
Johannes Berg
23
-219
/
+304
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
23
-40
/
+22
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
5
-35
/
+53
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
1
-3
/
+18
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
3
-0
/
+70
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
3
-0
/
+66
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
1
-0
/
+12
2016-10-27
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
Jouni Malinen
1
-2
/
+19
2016-10-27
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
1
-3
/
+6
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
4
-19
/
+19
2016-10-27
nl80211: use nla_parse_nested() instead of nla_parse()
Johannes Berg
1
-48
/
+37
2016-10-27
nl80211: move unsplit command advertising to a separate function
Johannes Berg
1
-75
/
+92
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
2
-1
/
+12
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
1
-31
/
+52
2016-10-27
cfg80211: disallow beacon_int_min_gcd with IBSS
Johannes Berg
1
-0
/
+15
2016-10-27
cfg80211: mesh: track (and thus validate) beacon interval
Johannes Berg
1
-0
/
+2
2016-10-27
cfg80211: fix beacon interval in interface combination iteration
Johannes Berg
1
-4
/
+2
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
2
-41
/
+20
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-0
/
+10
2016-10-26
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
1
-0
/
+2
2016-10-26
batman-adv: Revert "use core MTU range checking in misc drivers"
Sven Eckelmann
1
-1
/
+12
2016-10-26
sch_htb: do not report fake rate estimators
Eric Dumazet
1
-1
/
+1
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
6
-4
/
+303
2016-10-23
lwt: Remove unused len field
Thomas Graf
2
-7
/
+2
2016-10-23
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
1
-1
/
+8
2016-10-23
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
1
-4
/
+5
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
1
-0
/
+2
2016-10-22
udp: use it's own memory accounting schema
Paolo Abeni
4
-66
/
+33
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+106
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2
-33
/
+67
[next]