index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-59
/
+5
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-3
/
+29
2016-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-16
/
+26
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
226
-2382
/
+6750
2016-10-04
netfilter: nft_limit: fix divided by zero panic
Liping Zhang
1
-2
/
+2
2016-10-04
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
1
-2
/
+4
2016-10-04
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
1
-13
/
+24
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
3
-23
/
+35
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
4
-14
/
+17
2016-10-04
net/ncsi: Rework request index allocation
Gavin Shan
2
-8
/
+10
2016-10-04
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
1
-2
/
+2
2016-10-04
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
2
-7
/
+8
2016-10-04
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
2
-27
/
+81
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-10-04
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
1
-15
/
+22
2016-10-04
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
1
-0
/
+9
2016-10-04
skb_splice_bits(): get rid of callback
Al Viro
4
-59
/
+5
2016-10-03
Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
11
-92
/
+110
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
1
-12
/
+12
2016-10-03
mpls: move mpls_hdr to a common location
Jiri Benc
1
-9
/
+1
2016-10-03
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
1
-8
/
+3
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
1
-0
/
+3
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
1
-11
/
+10
2016-10-03
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
1
-17
/
+14
2016-10-03
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
1
-2
/
+4
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-65
/
+91
2016-10-01
net: Use ns_capable_noaudit() when determining net sysctl permissions
Tyler Hicks
1
-1
/
+1
2016-09-30
netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
Vishwanath Pai
1
-7
/
+8
2016-09-30
netfilter: accommodate different kconfig in nf_set_hooks_head
Aaron Conole
1
-4
/
+11
2016-09-30
netfilter: Fix potential null pointer dereference
Aaron Conole
1
-1
/
+1
2016-09-30
rxrpc: Fix the call timer handling
David Howells
2
-13
/
+20
2016-09-30
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
7
-62
/
+69
2016-09-30
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
David Howells
1
-1
/
+0
2016-09-30
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
David Howells
6
-21
/
+24
2016-09-30
rxrpc: Reduce ssthresh to peer's receive window
David Howells
1
-0
/
+2
2016-09-30
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
David Howells
1
-3
/
+3
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
5
-90
/
+228
2016-09-30
mac80211: mesh: decrease max drift
Pedersen, Thomas
1
-1
/
+1
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
5
-6
/
+60
2016-09-30
mac80211: Set lower memory limit for non-VHT devices
Toke Høiland-Jørgensen
1
-0
/
+19
2016-09-30
mac80211: Export fq memory limit information in debugfs
Toke Høiland-Jørgensen
1
-0
/
+8
2016-09-30
mac80211: Add API to report NAN function match
Ayala Beker
1
-0
/
+25
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
7
-3
/
+273
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
4
-0
/
+93
2016-09-30
cfg80211: Provide an API to report NAN function termination
Ayala Beker
1
-0
/
+60
2016-09-30
cfg80211: provide a function to report a match for NAN
Ayala Beker
1
-0
/
+80
2016-09-30
cfg80211: allow the user space to change current NAN configuration
Ayala Beker
3
-0
/
+83
2016-09-30
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
5
-1
/
+453
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
8
-4
/
+131
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
14
-5
/
+193
[next]