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
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
4
-17
/
+27
2014-12-17
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
1
-5
/
+6
2014-12-17
mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()
Luciano Coelho
1
-4
/
+0
2014-12-17
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
3
-38
/
+47
2014-12-17
mac80211: handle power constraint and country IEs in RRM
Moshe Benji
1
-4
/
+8
2014-12-17
mac80211: Fix ignored HT override configurations
Chaya Rachel Ivgi
1
-14
/
+29
2014-12-17
cfg80211: avoid intersection when applying self-managed reg
Arik Nemtsov
1
-3
/
+13
2014-12-17
cfg80211: return private regdom for self-managed devices
Arik Nemtsov
1
-0
/
+24
2014-12-17
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
5
-19
/
+149
2014-12-17
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
3
-34
/
+142
2014-12-17
mac80211: keep sending peer candidate events while in listen state
Nishikawa, Kenzoh
1
-0
/
+7
2014-12-17
mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()
Luciano Coelho
1
-2
/
+2
2014-12-17
mac80211: notify NSS changed when IBSS and HT
Janusz Dziedzic
1
-2
/
+9
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
3
-7
/
+6
2014-12-15
mac80211: ask driver to look at power level when starting AP
Johannes Berg
1
-1
/
+2
2014-12-12
mac80211: Fix accounting of multicast frames
Sujith Manoharan
1
-3
/
+6
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-3
/
+4
2014-12-12
wireless: Support of IFLA_INFO_KIND rtnl attribute
Vadim Kochan
1
-0
/
+6
2014-12-12
cfg80211: use __force __rcu to suppress sparse warning
Johannes Berg
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
437
-10163
/
+23145
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-13
/
+22
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+15
2014-12-11
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
1
-2
/
+2
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
8
-15
/
+10
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
1
-43
/
+44
2014-12-11
mm: memcontrol: lockless page counters
Johannes Weiner
1
-43
/
+44
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-173
/
+177
2014-12-11
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
34
-147
/
+536
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-24
/
+29
2014-12-10
irda: Convert function pointer arrays and uses to const
Joe Perches
4
-13
/
+15
2014-12-10
llc: Make llc_sap_action_t function pointer arrays const
Joe Perches
2
-11
/
+11
2014-12-10
llc: Make llc_conn_ev_qfyr_t function pointer arrays const
Joe Perches
2
-120
/
+120
2014-12-10
llc: Make function pointer arrays const
Joe Perches
2
-236
/
+236
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
1
-2
/
+2
2014-12-10
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
1
-1
/
+1
2014-12-10
tipc: fix broadcast wakeup contention after congestion
Richard Alpe
2
-5
/
+5
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2
-8
/
+68
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-40
/
+77
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
30
-280
/
+152
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-20
/
+18
2014-12-10
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
Jiri Pirko
6
-13
/
+8
2014-12-10
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
1
-1
/
+1
2014-12-10
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2
-16
/
+16
2014-12-10
tipc: avoid double lock 'spin_lock:&seq->lock'
Ying Xue
1
-1
/
+1
2014-12-10
rocker: remove swdev mode
Roopa Prabhu
1
-2
/
+8
2014-12-10
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
49
-960
/
+4823
2014-12-10
net: avoid to call skb_queue_len again
Li RongQing
1
-1
/
+1
2014-12-10
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
4
-18
/
+11
2014-12-10
tcp: refine TSO autosizing
Eric Dumazet
2
-57
/
+62
2014-12-10
skb_copy_datagram_iovec() can die
Al Viro
1
-84
/
+0
[next]