index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-09-26
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
-13
/
+54
2016-09-26
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
-233
/
+302
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
-277
/
+484
2016-09-18
net: r6040: add in missing white space in error message text
Colin Ian King
-4
/
+2
2016-09-18
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
-14
/
+18
2016-09-18
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
-39
/
+33
2016-09-18
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
-4
/
+7
2016-09-18
Merge branch 'sctp-transmit-errs'
David S. Miller
-104
/
+85
2016-09-18
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
-25
/
+22
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
-19
/
+13
2016-09-18
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
-10
/
+14
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
-3
/
+20
2016-09-18
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
-11
/
+5
2016-09-18
sctp: remove the unnecessary state check in sctp_outq_tail
Xin Long
-39
/
+14
2016-09-17
Merge branch 'ip_tunnel-collect_md'
David S. Miller
-59
/
+658
2016-09-17
samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test
Alexei Starovoitov
-0
/
+310
2016-09-17
samples/bpf: extend test_tunnel_bpf.sh with IPIP test
Alexei Starovoitov
-8
/
+106
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
-45
/
+134
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
-6
/
+108
2016-09-17
l2tp: constify net_device_ops structures
Julia Lawall
-1
/
+1
2016-09-17
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
-1
/
+1
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
-1
/
+1
2016-09-17
llc: switch type to bool as the timeout is only tested versus 0
Alan Cox
-2
/
+2
2016-09-17
net: l3mdev: Remove netif_index_is_l3_master
David Ahern
-24
/
+0
2016-09-17
net: vrf: Remove RT_FL_TOS
David Ahern
-3
/
+0
2016-09-17
tcp: prepare skbs for better sack shifting
Eric Dumazet
-7
/
+24
2016-09-17
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...
David S. Miller
-1218
/
+4390
2016-09-17
Merge branch 'mlx5e-order-0'
David S. Miller
-309
/
+291
2016-09-17
net/mlx5e: Implement RX mapped page cache for page recycle
Tariq Toukan
-5
/
+99
2016-09-17
net/mlx5e: Introduce API for RX mapped pages
Tariq Toukan
-19
/
+27
2016-09-17
net/mlx5e: Single flow order-0 pages for Striding RQ
Tariq Toukan
-304
/
+184
2016-09-17
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
-2
/
+34
2016-09-16
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
-32
/
+59
2016-09-16
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
-2
/
+1
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
-1
/
+1
2016-09-16
Merge branch 'QCA8K'
David S. Miller
-0
/
+1492
2016-09-16
net-next: dsa: add new driver for qca8xxx family
John Crispin
-0
/
+1255
2016-09-16
net-next: dsa: add Qualcomm tag RX/TX handler
John Crispin
-0
/
+148
2016-09-16
Documentation: devicetree: add qca8k binding
John Crispin
-0
/
+89
2016-09-16
net: emac: remove .owner field for driver
Wei Yongjun
-1
/
+0
2016-09-16
net: emac: remove unnecessary dev_set_drvdata()
Wei Yongjun
-1
/
+0
2016-09-16
net: dsa: b53: Remove unused including <linux/version.h>
Wei Yongjun
-1
/
+0
2016-09-16
net: dsa: bcm_sf2: Fix non static symbol warning
Wei Yongjun
-1
/
+1
2016-09-16
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
-1
/
+2
2016-09-16
Merge branch 'mediatek-reset-flow'
David S. Miller
-55
/
+186
2016-09-16
net: ethernet: mediatek: avoid race condition during the reset process
Sean Wang
-1
/
+38
2016-09-16
net: ethernet: mediatek: add more resets for internal ethernet circuit block
Sean Wang
-13
/
+20
2016-09-16
net: ethernet: mediatek: add the whole ethernet reset into the reset process
Sean Wang
-8
/
+51
2016-09-16
net: ethernet: mediatek: add controlling power domain the ethernet belongs to
Sean Wang
-0
/
+7
2016-09-16
net: ethernet: mediatek: cleanup error path inside mtk_hw_init
Sean Wang
-5
/
+29
[next]