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-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
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
1
-28
/
+12
2011-01-10
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
1
-15
/
+6
2011-01-10
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
1
-5
/
+3
2011-01-10
net offloading: Pass features into netif_needs_gso().
Jesse Gross
1
-2
/
+6
2011-01-10
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
1
-8
/
+27
2011-01-10
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
1
-1
/
+1
2011-01-10
net: fix kernel-doc warning in core/filter.c
Randy Dunlap
1
-1
/
+1
2011-01-10
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
5
-6
/
+6
2011-01-10
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
3
-3
/
+6
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-5
/
+5
2011-01-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+2
2011-01-07
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+31
2011-01-07
dccp: make upper bound for seq_window consistent on 32/64 bit
Gerrit Renker
1
-1
/
+3
2011-01-07
dccp: fix bug in updating the GSR
Samuel Jero
1
-1
/
+2
2011-01-07
dccp: fix return value for sequence-invalid packets
Samuel Jero
1
-1
/
+1
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-2
/
+17
2011-01-07
fs: improve scalability of pseudo filesystems
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2
-2
/
+2
2011-01-07
fs: avoid inode RCU freeing for pseudo fs
Nick Piggin
1
-8
/
+9
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2
-9
/
+17
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
3
-13
/
+16
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
2
-20
/
+20
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-06
dcb: use after free in dcb_flushapp()
Dan Carpenter
1
-1
/
+2
2011-01-06
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
1
-3
/
+8
2011-01-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-136
/
+855
2011-01-06
net: add POLLPRI to sock_def_readable()
Eric Dumazet
1
-1
/
+1
2011-01-06
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
1
-1
/
+1
2011-01-06
net_sched: pfifo_head_drop problem
Eric Dumazet
1
-2
/
+0
2011-01-06
mac80211: remove stray extern
Johannes Berg
1
-2
/
+2
2011-01-06
mac80211: implement off-channel TX using hw r-o-c offload
Johannes Berg
3
-10
/
+81
2011-01-06
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
7
-3
/
+287
2011-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-131
/
+495
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+9
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+2
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-14
/
+28
2011-01-04
mac80211: fix some key comments and code
Johannes Berg
1
-21
/
+17
2011-01-04
Revert "mac80211: temporarily disable reorder release timer"
Christian Lamparter
1
-24
/
+0
2011-01-04
mac80211: serialize rx path workers
Christian Lamparter
3
-43
/
+49
2011-01-04
cfg80211: fix transposition of words in printk
Bob Copeland
1
-1
/
+1
2011-01-04
mac80211: Fix mesh portal communication with other mesh nodes.
Joel A Fernandes
1
-4
/
+10
2011-01-04
mac80211: ignore PSM bit of reordered frames
Christian Lamparter
2
-0
/
+6
[next]