index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns policy counts
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns inexact policies
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns policy list
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns state GC work
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns state GC list
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_hash_work
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_state counts
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_state_hmask
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_state_byspi hash
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_state_bysrc hash
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_state_bydst hash
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: per-netns xfrm_state_all list
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-25
|
*
|
|
|
|
|
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
2008-11-25
|
|
/
/
/
/
/
|
*
|
|
|
|
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2008-11-24
|
*
|
|
|
|
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
2008-11-24
|
*
|
|
|
|
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
2008-11-24
|
*
|
|
|
|
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
2008-11-23
|
*
|
|
|
|
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
2008-11-22
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
wireless: missing include in lib80211.h
Rami Rosen
2008-11-21
|
|
*
|
|
|
|
mac80211: add explicit padding in struct ieee80211_tx_info
John W. Linville
2008-11-21
|
|
*
|
|
|
|
lib80211: consolidate crypt init routines
John W. Linville
2008-11-21
|
|
*
|
|
|
|
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
2008-11-21
|
|
*
|
|
|
|
mac80211: remove more excess kernel-doc
Randy Dunlap
2008-11-21
|
|
*
|
|
|
|
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
Felix Fietkau
2008-11-21
|
*
|
|
|
|
|
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
2008-11-21
|
|
/
/
/
/
/
|
*
|
|
|
|
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-20
|
*
|
|
|
|
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-20
|
*
|
|
|
|
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-20
|
*
|
|
|
|
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-20
|
*
|
|
|
|
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
|
*
|
|
|
|
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
2008-11-20
|
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
|
*
|
|
|
|
|
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
|
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-16
|
*
|
|
|
|
|
|
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
2008-11-16
|
*
|
|
|
|
|
|
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
|
*
|
|
|
|
|
|
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-16
|
*
|
|
|
|
|
|
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
|
*
|
|
|
|
|
|
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
2008-11-13
[prev]
[next]