index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
1
-0
/
+6
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
1
-0
/
+9
2016-10-27
cfg80211: Define IEEE P802.11ai (FILS) information elements
Jouni Malinen
1
-0
/
+21
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-5
/
+7
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
1
-8
/
+4
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
1
-3
/
+10
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-2
/
+2
2016-10-26
doc: update docbook annotations for socket and skb
Stephen Hemminger
1
-1
/
+3
2016-10-26
mac80211: fix some sphinx warnings
Jani Nikula
1
-8
/
+13
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
2
-0
/
+13
2016-10-23
lwt: Remove unused len field
Thomas Graf
1
-2
/
+1
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+4
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
1
-0
/
+4
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
1
-0
/
+1
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
1
-0
/
+1
2016-10-19
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
1
-3
/
+4
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2
-2
/
+4
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-2
/
+8
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-0
/
+4
2016-10-19
wireless: radiotap: fix timestamp sampling position values
Johannes Berg
1
-2
/
+2
2016-10-18
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-8
/
+24
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
2
-2
/
+19
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
1
-1
/
+1
2016-10-15
lwtunnel: Add destroy state operation
Tom Herbert
1
-4
/
+3
2016-10-14
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
Linus Torvalds
1
-35
/
+42
2016-10-14
IPv6: fix DESYNC_FACTOR
Jiri Bohac
1
-0
/
+1
2016-10-14
IPv6: Drop the temporary address regen_timer
Jiri Bohac
1
-1
/
+0
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'
Shmulik Ladkani
1
-2
/
+2
2016-10-14
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool
Shmulik Ladkani
1
-1
/
+1
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+24
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+24
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
1
-0
/
+24
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
1
-1
/
+0
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
1
-1
/
+1
2016-10-13
cfg80211: support virtual interfaces with different beacon intervals
Purushottam Kushwaha
1
-0
/
+15
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-22
/
+24
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-1
/
+4
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-9
/
+22
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-12
/
+0
2016-10-11
docs-rst: sphinxify 802.11 documentation
Johannes Berg
1
-35
/
+42
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+1
2016-10-05
netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignment"
Stephen Rothwell
1
-1
/
+0
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
36
-217
/
+510
2016-10-04
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
1
-0
/
+5
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
1
-12
/
+0
2016-10-03
mpls: move mpls_hdr to a common location
Jiri Benc
1
-0
/
+9
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+3
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-0
/
+2
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
1
-0
/
+8
2016-09-30
fq.h: Port memory limit mechanism from fq_codel
Toke Høiland-Jørgensen
2
-1
/
+9
[prev]
[next]