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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
mac80211: Export fq memory limit information in debugfs
Toke Høiland-Jørgensen
1
-0
/
+8
2016-09-30
fq.h: Port memory limit mechanism from fq_codel
Toke Høiland-Jørgensen
2
-1
/
+9
2016-09-30
mac80211: Add API to report NAN function match
Ayala Beker
2
-0
/
+41
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
8
-3
/
+304
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
5
-0
/
+102
2016-09-30
cfg80211: Provide an API to report NAN function termination
Ayala Beker
3
-0
/
+94
2016-09-30
cfg80211: provide a function to report a match for NAN
Ayala Beker
3
-0
/
+148
2016-09-30
cfg80211: allow the user space to change current NAN configuration
Ayala Beker
5
-2
/
+111
2016-09-30
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
7
-1
/
+694
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
9
-4
/
+140
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
16
-6
/
+260
2016-09-30
cfg80211: Add support for static WEP in the driver
David Spinadel
7
-9
/
+24
2016-09-30
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
1
-45
/
+45
2016-09-28
cfg80211: wext: really don't store non-WEP keys
Johannes Berg
1
-1
/
+11
2016-09-26
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
3
-13
/
+54
2016-09-26
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
2
-233
/
+302
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
34
-277
/
+484
2016-09-18
net: r6040: add in missing white space in error message text
Colin Ian King
1
-4
/
+2
2016-09-18
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
1
-14
/
+18
2016-09-18
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
3
-39
/
+33
2016-09-18
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2
-4
/
+7
2016-09-18
Merge branch 'sctp-transmit-errs'
David S. Miller
6
-104
/
+85
2016-09-18
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
1
-25
/
+22
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
3
-19
/
+13
2016-09-18
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2
-10
/
+14
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
4
-3
/
+20
2016-09-18
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
1
-11
/
+5
2016-09-18
sctp: remove the unnecessary state check in sctp_outq_tail
Xin Long
1
-39
/
+14
2016-09-17
Merge branch 'ip_tunnel-collect_md'
David S. Miller
9
-59
/
+658
2016-09-17
samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test
Alexei Starovoitov
2
-0
/
+310
2016-09-17
samples/bpf: extend test_tunnel_bpf.sh with IPIP test
Alexei Starovoitov
2
-8
/
+106
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
2
-45
/
+134
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
4
-6
/
+108
2016-09-17
l2tp: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
llc: switch type to bool as the timeout is only tested versus 0
Alan Cox
1
-2
/
+2
2016-09-17
net: l3mdev: Remove netif_index_is_l3_master
David Ahern
1
-24
/
+0
2016-09-17
net: vrf: Remove RT_FL_TOS
David Ahern
1
-3
/
+0
2016-09-17
tcp: prepare skbs for better sack shifting
Eric Dumazet
1
-7
/
+24
2016-09-17
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...
David S. Miller
144
-1218
/
+4390
2016-09-17
Merge branch 'mlx5e-order-0'
David S. Miller
5
-309
/
+291
2016-09-17
net/mlx5e: Implement RX mapped page cache for page recycle
Tariq Toukan
4
-5
/
+99
2016-09-17
net/mlx5e: Introduce API for RX mapped pages
Tariq Toukan
1
-19
/
+27
2016-09-17
net/mlx5e: Single flow order-0 pages for Striding RQ
Tariq Toukan
5
-304
/
+184
2016-09-17
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
8
-2
/
+34
2016-09-16
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
2
-32
/
+59
2016-09-16
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
1
-2
/
+1
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
1
-1
/
+1
2016-09-16
Merge branch 'QCA8K'
David S. Miller
11
-0
/
+1492
[next]