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
2009-06-10
mac80211: fix minstrel single-rate memory corruption
Bob Copeland
1
-1
/
+1
2009-06-10
netfilter: nf_conntrack: use per-conntrack locks for protocol data
Patrick McHardy
6
-53
/
+45
2009-06-10
sunrpc/auth_gss: Call rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-10
sctp: protocol.c call rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-10
can: af_can.c use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-10
nfnetlink_queue: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-1
/
+3
2009-06-10
8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_n...
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-10
netfilter: Fix extra semi-colon in skb_walk_frags() changes.
David S. Miller
1
-1
/
+1
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+3
2009-06-09
netfilter: xt_socket: added new revision of the 'socket' match supporting flags
Laszlo Attila Toth
1
-11
/
+52
2009-06-09
net: add NL802154 interface for configuration of 802.15.4 devices
Sergey Lapin
3
-1
/
+577
2009-06-09
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin
8
-0
/
+1074
2009-06-09
Add constants for the ieee 802.15.4 stack
Sergey Lapin
2
-2
/
+7
2009-06-09
pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion
Jarek Poplawski
1
-3
/
+5
2009-06-09
net: dev_addr_init() fix
Eric Dumazet
1
-2
/
+2
2009-06-09
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
1
-0
/
+3
2009-06-09
xfrm: Use frag list abstraction interfaces.
David S. Miller
1
-22
/
+19
2009-06-09
sctp: Use frag list abstraction interfaces.
David S. Miller
3
-9
/
+8
2009-06-09
phonet: Use frag list abstraction interfaces.
David S. Miller
2
-4
/
+4
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
2
-4
/
+5
2009-06-09
ipv6: Use frag list abstraction interfaces.
David S. Miller
2
-5
/
+5
2009-06-09
ipv4: Use frag list abstraction interfaces.
David S. Miller
2
-5
/
+5
2009-06-09
net/core/user_dma.c: Use frag list abstraction interfaces.
David S. Miller
1
-24
/
+22
2009-06-09
net/core/skbuff.c: Use frag list abstraction interfaces.
David S. Miller
1
-124
/
+106
2009-06-09
net/core/dev.c: Use frag list abstraction interfaces.
David S. Miller
1
-2
/
+2
2009-06-09
datagram: Use frag list abstraction interfaces.
David S. Miller
1
-95
/
+83
2009-06-09
appletalk: Use frag list abstraction interfaces.
David S. Miller
1
-17
/
+14
2009-06-08
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
3
-0
/
+442
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2
-24
/
+8
2009-06-08
Bluetooth: Add native RFKILL soft-switch support for all devices
Marcel Holtmann
1
-1
/
+40
2009-06-08
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
2
-15
/
+16
2009-06-08
Bluetooth: Add basic constants for L2CAP ERTM support and use them
Marcel Holtmann
1
-3
/
+3
2009-06-08
Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl
Gustavo F. Padovan
1
-27
/
+43
2009-06-08
Bluetooth: Remove unnecessary variable initialization
Marcel Holtmann
1
-1
/
+1
2009-06-08
Bluetooth: Use macro for L2CAP hint mask on receiving config request
Gustavo F. Padovan
1
-1
/
+1
2009-06-08
Bluetooth: Use macros for L2CAP channel identifiers
Gustavo F. Padovan
1
-9
/
+9
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
1
-1
/
+1
2009-06-08
net pkgen.c:fix no need for check
Figo.zhang
1
-4
/
+2
2009-06-08
net: Fix memcpy_toiovecend() to use the right offset
Sridhar Samudrala
1
-2
/
+2
2009-06-08
net: Fix skb_copy_datagram_from_iovec() to pass the right offset
Sridhar Samudrala
1
-1
/
+2
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
1
-6
/
+6
2009-06-08
net: num_dma_maps is not used
Eric Dumazet
1
-1
/
+0
2009-06-08
net: Ensure partial checksum offset is inside the skb head
Herbert Xu
1
-3
/
+3
2009-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
27
-1500
/
+1961
2009-06-05
netfilter: ipt_MASQUERADE: remove redundant rwlock
Florian Westphal
1
-11
/
+1
2009-06-05
netfilter: xt_NFQUEUE: queue balancing support
Florian Westphal
1
-0
/
+93
2009-06-05
netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC
Florian Westphal
1
-15
/
+1
2009-06-04
wimax: depend on rfkill properly
Johannes Berg
1
-0
/
+1
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
3
-3
/
+3
2009-06-04
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
7
-56
/
+96
[prev]
[next]