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-07-24
mac80211: fix multi-use timer
Johannes Berg
1
-7
/
+33
2009-07-24
cfg80211: fix NULL dereference in IBSS SIOCGIWAP
Zhu Yi
1
-1
/
+4
2009-07-24
cfg80211: rework key operation
Johannes Berg
15
-160
/
+532
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-47
/
+156
2009-07-24
mac80211: Assign next hop address to pending mesh frames
Javier Cardona
1
-0
/
+18
2009-07-24
cfg80211: fix two buglets
Johannes Berg
2
-7
/
+2
2009-07-24
cfg80211: fix race in giwrate
Johannes Berg
1
-5
/
+8
2009-07-24
mac80211: driver operation debugging
Johannes Berg
5
-22
/
+732
2009-07-24
mac80211: fix sparse warning
Johannes Berg
1
-1
/
+1
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-20
/
+43
2009-07-24
TCP: Add comments to (near) all functions in tcp_output.c v3
Andi Kleen
1
-14
/
+44
2009-07-24
af_packet: style cleanups
Eric Dumazet
1
-124
/
+122
2009-07-24
Phonet: dropped datagrams accounting
Rémi Denis-Courmont
1
-1
/
+4
2009-07-24
Phonet: account for dropped RX packets
Rémi Denis-Courmont
1
-1
/
+6
2009-07-24
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
2
-0
/
+103
2009-07-23
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
4
-9
/
+9
2009-07-21
mcastv6: Local variable shadows function argument
Gerrit Renker
1
-1
/
+0
2009-07-21
cfg80211: double free in __cfg80211_scan_done
Christian Lamparter
1
-2
/
+1
2009-07-21
nl80211: Memory leak fixed
Niko Jokinen
1
-2
/
+3
2009-07-21
mac80211: use correct address for mesh Path Error
Javier Cardona
1
-3
/
+5
2009-07-21
rfkill: fix rfkill_set_states() to set the hw state
Alan Jenkins
1
-0
/
+4
2009-07-21
mac80211: fix injection in monitor mode
Pavel Roskin
1
-1
/
+1
2009-07-21
rfkill: allow toggling soft state in sysfs again
Johannes Berg
1
-8
/
+19
2009-07-21
mac80211: disable mesh
Johannes Berg
2
-0
/
+4
2009-07-20
Fix error return for setsockopt(SO_TIMESTAMPING)
Rémi Denis-Courmont
1
-1
/
+1
2009-07-20
RDS: Refactor end of __conn_create for readability
Andy Grover
1
-17
/
+31
2009-07-20
RDS/IW: Remove dead code
Andy Grover
1
-9
/
+4
2009-07-20
RDS/IW: Remove page_shift variable from iwarp transport
Andy Grover
4
-22
/
+11
2009-07-20
RDS/IB: Always use PAGE_SIZE for FMR page size
Andy Grover
3
-12
/
+6
2009-07-20
RDS: Fix completion notifications on blocking sockets
Andy Grover
1
-11
/
+13
2009-07-20
RDS/IB: Drop connection when a fatal QP event is received
Andy Grover
1
-3
/
+3
2009-07-20
RDS/IB: Disable flow control in sysctl and explain why
Andy Grover
1
-1
/
+11
2009-07-20
RDS/IB: Move tx/rx ring init and refill to later
Andy Grover
1
-6
/
+12
2009-07-20
RDS: Don't set c_version in __rds_conn_create()
Andy Grover
1
-1
/
+0
2009-07-20
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
1
-6
/
+6
2009-07-20
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
Andy Grover
1
-4
/
+4
2009-07-20
RDS/IB: Fix printk to indicate remote IP, not local
Andy Grover
1
-1
/
+1
2009-07-20
RDS/IB: Handle connections using RDS 3.0 wire protocol
Andy Grover
3
-6
/
+58
2009-07-20
RDS/IB: Improve RDS protocol version checking
Andy Grover
1
-6
/
+19
2009-07-20
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
3
-1
/
+7
2009-07-20
tcp: Use correct peer adr when copying MD5 keys
John Dykstra
2
-2
/
+2
2009-07-20
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
3
-1
/
+3
2009-07-20
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
1
-3
/
+3
2009-07-20
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
1
-7
/
+22
2009-07-20
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
1
-0
/
+15
2009-07-20
vlan: Propagate physical MTU changes
Herbert Xu
1
-0
/
+13
2009-07-17
udp: cleanups
Eric Dumazet
1
-44
/
+43
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-13
/
+67
2009-07-17
net: sock_copy() fixes
Eric Dumazet
1
-2
/
+18
2009-07-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-5
/
+21
[prev]
[next]