index
:
linux-stable.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
mac80211: fix typo in comments
Daniel Halperin
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
mac80211: add LDPC control flag
Luis R. Rodriguez
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-04-13
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2010-04-13
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-11
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-07
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-04-01
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-01
gen_estimator: deadlock fix
Eric Dumazet
2010-03-31
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
Joe Perches
2010-03-31
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
2010-03-30
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
net-caif: add CAIF Link layer device header files
Sjur Braendeland
2010-03-30
net-caif: add CAIF core protocol stack header files
Sjur Braendeland
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-27
decnet: Remove unused FIB metric macros.
David S. Miller
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-21
net: snmp mib cleanup
Eric Dumazet
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
2010-03-20
ipv6: convert addrconf list to hlist
stephen hemminger
2010-03-20
ipv6: convert temporary address list to list macros
stephen hemminger
[prev]
[next]