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
2008-11-30
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
1
-18
/
+23
2008-11-30
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
1
-1
/
+1
2008-11-28
pkt_sched: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-11-28
netlink: allow empty nested attributes
Patrick McHardy
1
-0
/
+6
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
30
-211
/
+427
2008-11-28
sctp: fix missing label when PROC_FS=n
Randy Dunlap
1
-2
/
+3
2008-11-27
decnet: remove private wrappers of endian helpers
Harvey Harrison
8
-86
/
+88
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-27
/
+52
2008-11-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-91
/
+606
2008-11-27
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
2
-18
/
+11
2008-11-26
mac80211: fix unaligned access in ieee80211_wep_encrypt_data
Ivan Kuten
1
-3
/
+4
2008-11-26
nl80211: Change max TX power to be in mBm instead of dBm
Jouni Malinen
1
-2
/
+2
2008-11-26
rfkill: always call get_state() hook on resume
Henrique de Moraes Holschuh
1
-0
/
+10
2008-11-26
rfkill: preserve state across suspend
Henrique de Moraes Holschuh
1
-1
/
+6
2008-11-26
mac80211: Look out for some other AP when disassoc is received.
Vivek Natarajan
1
-2
/
+6
2008-11-26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
Jouni Malinen
1
-0
/
+3
2008-11-26
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
1
-1
/
+1
2008-11-26
mac80211: make Minstrel the default rate control algorithm
Luis R. Rodriguez
1
-4
/
+4
2008-11-26
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
Patrick McHardy
1
-1
/
+1
2008-11-26
net: release skb->dst in sock_queue_rcv_skb()
Eric Dumazet
1
-1
/
+5
2008-11-26
net: Use a percpu_counter for orphan_count
Eric Dumazet
6
-16
/
+22
2008-11-26
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
8
-14
/
+26
2008-11-26
tc: policing requires a rate estimator
Stephen Hemminger
2
-3
/
+33
2008-11-26
tc: check for errors in gen_rate_estimator creation
Stephen Hemminger
6
-41
/
+97
2008-11-26
tc: propogate errors from tcf_hash_create
Stephen Hemminger
8
-19
/
+27
2008-11-26
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
2008-11-26
netns xfrm: per-netns sysctls
Alexey Dobriyan
6
-56
/
+105
2008-11-26
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
2
-18
/
+19
2008-11-26
netns xfrm: per-netns MIBs
Alexey Dobriyan
5
-58
/
+72
2008-11-26
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
4
-4
/
+10
2008-11-26
netns PF_KEY: per-netns /proc/pfkey
Alexey Dobriyan
1
-17
/
+17
2008-11-26
netns PF_KEY: part 2
Alexey Dobriyan
1
-45
/
+60
2008-11-26
netns PF_KEY: part 1
Alexey Dobriyan
1
-15
/
+73
2008-11-26
netns xfrm: flush SA/SPDs on netns stop
Alexey Dobriyan
2
-0
/
+22
2008-11-26
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
3
-7
/
+10
2008-11-26
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
3
-9
/
+12
2008-11-26
netns xfrm: KM reporting in netns
Alexey Dobriyan
3
-6
/
+6
2008-11-26
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
2
-2
/
+6
2008-11-26
netns xfrm: xfrm_user module in netns
Alexey Dobriyan
1
-31
/
+45
2008-11-26
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
3
-41
/
+77
2008-11-26
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
1
-1
/
+2
2008-11-26
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
3
-4
/
+4
2008-11-26
netns xfrm: flushing/pruning bundles in netns
Alexey Dobriyan
1
-11
/
+8
2008-11-26
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-26
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
1
-2
/
+3
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
20
-55
/
+62
2008-11-26
netns xfrm: policy walking in netns
Alexey Dobriyan
3
-6
/
+6
2008-11-26
netns xfrm: finding policy in netns
Alexey Dobriyan
3
-14
/
+14
2008-11-26
netns xfrm: policy flushing in netns
Alexey Dobriyan
3
-13
/
+13
2008-11-26
netns xfrm: policy insertion in netns
Alexey Dobriyan
1
-22
/
+24
[next]