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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2010-04-24
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
1
-0
/
+75
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-0
/
+2
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2
-2
/
+4
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2
-5
/
+14
2010-04-23
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
1
-0
/
+75
2010-04-23
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
1
-0
/
+1
2010-04-23
dst: rcu check refinement
Eric Dumazet
1
-1
/
+2
2010-04-23
tcp: fix outsegs stat for TSO segments
Tom Herbert
2
-0
/
+3
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-21
net: sk_sleep() helper
Eric Dumazet
2
-4
/
+8
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
1
-0
/
+4
2010-04-20
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
1
-0
/
+1
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
1
-1
/
+2
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-20
mac80211: fix typo in comments
Daniel Halperin
1
-3
/
+3
2010-04-17
rfs: Receive Flow Steering
Tom Herbert
1
-0
/
+38
2010-04-16
mac80211: add LDPC control flag
Luis R. Rodriguez
1
-0
/
+2
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
4
-5
/
+4
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+21
2010-04-14
ipv4: ipmr: support multiple tables
Patrick McHardy
2
-0
/
+6
2010-04-14
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-12
/
+1
2010-04-14
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-2
/
+2
2010-04-14
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-0
/
+2
2010-04-14
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2
-11
/
+12
2010-04-14
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
1
-0
/
+1
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
3
-34
/
+32
2010-04-12
inet: Remove unused send_check length argument
Herbert Xu
2
-3
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-0
/
+17
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
11
-0
/
+13
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
1
-7
/
+0
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+36
2010-04-08
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-0
/
+4
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
1
-0
/
+11
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
1
-3
/
+7
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2
-4
/
+21
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-0
/
+2
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
1
-0
/
+2
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-1
/
+1
2010-04-02
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
1
-13
/
+16
2010-04-02
gen_estimator: deadlock fix
Eric Dumazet
2
-1
/
+2
2010-03-31
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
Joe Perches
1
-1
/
+1
2010-03-31
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
1
-0
/
+5
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-1
/
+4
2010-03-31
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2010-03-31
net-caif: add CAIF Link layer device header files
Sjur Braendeland
2
-0
/
+145
2010-03-31
net-caif: add CAIF core protocol stack header files
Sjur Braendeland
8
-0
/
+912
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+11
2010-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+71
2010-03-28
decnet: Remove unused FIB metric macros.
David S. Miller
1
-4
/
+0
[next]