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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
1
-0
/
+5
2008-11-25
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
1
-2
/
+0
2008-11-25
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
1
-1
/
+1
2008-11-24
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
1
-1
/
+8
2008-11-22
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
1
-102
/
+0
2008-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-119
/
+117
2008-11-22
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
1
-4
/
+4
2008-11-21
wireless: missing include in lib80211.h
Rami Rosen
1
-1
/
+1
2008-11-21
mac80211: add explicit padding in struct ieee80211_tx_info
John W. Linville
1
-0
/
+1
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
1
-0
/
+3
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
3
-115
/
+111
2008-11-21
mac80211: remove more excess kernel-doc
Randy Dunlap
1
-2
/
+0
2008-11-21
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
Felix Fietkau
1
-1
/
+1
2008-11-21
DCB: Add support for DCB BCN
Alexander Duyck
1
-0
/
+4
2008-11-21
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
1
-0
/
+2
2008-11-21
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
1
-0
/
+2
2008-11-21
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
1
-0
/
+1
2008-11-21
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
1
-0
/
+44
2008-11-21
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
1
-7
/
+7
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-16
/
+12
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-30
/
+15
2008-11-20
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2
-4
/
+4
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-11-19
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-20
/
+0
2008-11-17
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
1
-1
/
+1
2008-11-17
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
1
-0
/
+19
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2
-7
/
+7
2008-11-17
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2
-12
/
+47
2008-11-14
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-1
/
+1
2008-11-14
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
1
-17
/
+0
2008-11-14
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
1
-1
/
+0
2008-11-13
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
1
-0
/
+2
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
1
-10
/
+2
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
1
-0
/
+7
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
1
-0
/
+18
2008-11-12
net: remove struct dst_entry::entry_size
Alexey Dobriyan
1
-1
/
+0
2008-11-12
net: remove struct neigh_table::pde
Alexey Dobriyan
1
-3
/
+0
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-11-10
cfg80211: make use of reg macros on REG_RULE
Luis R. Rodriguez
1
-11
/
+11
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
1
-0
/
+23
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
1
-0
/
+5
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
1
-0
/
+16
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
1
-0
/
+2
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
1
-10
/
+1
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
1
-0
/
+1
2008-11-07
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
1
-0
/
+14
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2008-11-07
net: Fix recursive descent in __scm_destroy().
David Miller
1
-2
/
+3
2008-11-06
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
1
-0
/
+14
[next]