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
2011-01-27
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
1
-169
/
+33
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
7
-24
/
+39
2011-01-21
mac80211: Fix skb-copy failure debug message.
Ben Greear
1
-1
/
+1
2011-01-19
mac80211: drop non-auth 3-addr data frames when running as a 4-addr station
Felix Fietkau
1
-3
/
+22
2011-01-19
mac80211: allow advertising correct maximum aggregate size
Johannes Berg
1
-1
/
+2
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
5
-12
/
+31
2011-01-19
mac80211: don't return beacons when mesh is disabled
Johannes Berg
1
-0
/
+5
2011-01-19
mac80211: Show max retry-counts in kernel messages.
Ben Greear
1
-4
/
+4
2011-01-19
mac80211: mesh only parameter mppath maybe unused
Wey-Yi Guy
1
-1
/
+1
2011-01-19
mac80211: add hw configuration for max ampdu buffer size
Luciano Coelho
2
-0
/
+4
2011-01-19
mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...
Nick Ledovskikh
1
-1
/
+1
2011-01-19
mac80211: Rewrote code for checking if destinations are proxied.
Joel A Fernandes
1
-5
/
+5
2011-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-38
/
+37
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-94
/
+141
2011-01-14
rxrpc: rxrpc_workqueue isn't used during memory reclaim
Tejun Heo
1
-1
/
+1
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
2
-34
/
+21
2011-01-13
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-1
/
+2
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+15
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-45
/
+8
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
8
-8
/
+14
2011-01-13
netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()
Pablo Neira Ayuso
1
-1
/
+2
2011-01-13
eth: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-13
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2
-1
/
+9
2011-01-13
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
1
-0
/
+3
2011-01-13
pass default dentry_operations to mount_pseudo()
Al Viro
1
-15
/
+15
2011-01-13
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
1
-44
/
+2
2011-01-13
ceph: Always free allocated memory in osdmap_decode()
Jesper Juhl
1
-1
/
+3
2011-01-13
ceph: add dir_layout to inode
Sage Weil
1
-0
/
+3
2011-01-12
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2
-1
/
+9
2011-01-12
net: ax25: fix information leak to userland harder
Kees Cook
1
-1
/
+1
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
45
-279
/
+235
2011-01-12
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
5
-103
/
+49
2011-01-12
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
9
-196
/
+345
2011-01-12
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-12
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-12
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-12
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
rpc: allow xprt_class->setup to return a preexisting xprt
J. Bruce Fields
2
-9
/
+12
2011-01-11
rpc: keep backchannel xprt as long as server connection
J. Bruce Fields
3
-11
/
+29
2011-01-11
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2
-5
/
+7
2011-01-11
Merge commit 'v2.6.37' into for-2.6.38-incoming
J. Bruce Fields
25
-82
/
+154
2011-01-11
net/9p: Use proper data types
M. Mohan Kumar
1
-12
/
+10
2011-01-11
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
1
-1
/
+17
2011-01-11
arp: allow to invalidate specific ARP entries
Maxim Levitsky
1
-11
/
+18
2011-01-11
net_sched: factorize qdisc stats handling
Eric Dumazet
23
-66
/
+36
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
2
-16
/
+28
2011-01-11
caif: don't set connection request param size before copying data
Dan Rosenberg
1
-1
/
+1
2011-01-11
phonet: some signedness bugs
Dan Carpenter
1
-3
/
+3
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
26
-113
/
+278
[next]