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-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
udp: fix IP_CHECKSUM handling
Eric Dumazet
3
-7
/
+9
2016-10-26
sctp: fix the panic caused by route update
Xin Long
1
-1
/
+7
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-26
cfg80211: process events caused by suspend before suspending
Johannes Berg
1
-1
/
+4
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
6
-4
/
+303
2016-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-35
/
+42
2016-10-23
lwt: Remove unused len field
Thomas Graf
2
-7
/
+2
2016-10-23
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2016-10-23
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
1
-1
/
+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
2016-10-22
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
1
-15
/
+20
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
5
-2
/
+11
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2
-6
/
+14
2016-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-42
/
+70
2016-10-21
batman-adv: fix splat on disabling an interface
Linus Lüssing
1
-1
/
+0
2016-10-20
ipv4/6: use core net MTU range checking
Jarod Wilson
4
-33
/
+12
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
5
-43
/
+8
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
4
-14
/
+7
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-10
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-11
/
+4
2016-10-20
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
1
-2
/
+2
[prev]
[next]