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-25
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
1
-0
/
+2
2008-11-24
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
3
-5
/
+7
2008-11-24
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-3
/
+3
2008-11-24
net: Make sure BHs are disabled in sock_prot_inuse_add()
David S. Miller
3
-0
/
+9
2008-11-24
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
4
-4
/
+4
2008-11-24
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
4
-115
/
+139
2008-11-24
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2
-60
/
+33
2008-11-24
dccp: Support for Mandatory options
Gerrit Renker
2
-0
/
+17
2008-11-24
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-11-24
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-11-24
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
4
-8
/
+42
2008-11-24
net: af_netlink should update its inuse counter
Eric Dumazet
1
-0
/
+2
2008-11-24
net: some optimizations in af_inet
Eric Dumazet
1
-5
/
+4
2008-11-22
net: remove redundant argument comments
Qinghuang Feng
6
-7
/
+0
2008-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
21
-4084
/
+441
2008-11-22
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
1
-5
/
+5
2008-11-21
wireless: clean up sysfs code using %pM
Johannes Berg
1
-15
/
+10
2008-11-21
net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
John W. Linville
9
-3644
/
+0
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
2
-24
/
+40
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
13
-452
/
+433
2008-11-21
mac80211: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2008-11-21
mac80211: rc80211_pid eliminate sparse warnings
Tomas Winkler
1
-3
/
+3
2008-11-21
mac80211: remove more excess kernel-doc
Randy Dunlap
1
-3
/
+0
2008-11-21
mac80211: disable BSSID filtering for mesh interfaces
Andrey Yurovsky
1
-2
/
+15
2008-11-21
pkt_sched: sch_drr: Fix qlen in drr_drop()
Jarek Poplawski
1
-0
/
+1
2008-11-21
DCB: Add support for DCB BCN
Alexander Duyck
1
-7
/
+167
2008-11-21
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
1
-0
/
+43
2008-11-21
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
1
-0
/
+132
2008-11-21
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
1
-0
/
+82
2008-11-21
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
5
-0
/
+721
2008-11-21
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
4
-36
/
+34
2008-11-21
ipgre: convert to netdevice_ops
Stephen Hemminger
1
-16
/
+26
2008-11-21
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2
-30
/
+32
2008-11-21
ipip: convert to net_device_ops
Stephen Hemminger
1
-16
/
+17
2008-11-21
hippi: convert driver to net_device_ops
Stephen Hemminger
1
-5
/
+9
2008-11-21
fddi: convert to new network device ops
Stephen Hemminger
1
-2
/
+6
2008-11-21
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2
-2
/
+10
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
6
-19
/
+25
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-178
/
+74
2008-11-21
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-67
/
+46
2008-11-20
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
1
-25
/
+11
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
7
-18
/
+12
2008-11-20
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
11
-31
/
+52
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
3
-0
/
+517
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-22
/
+0
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
1
-2
/
+2
[next]