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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix oops in dev_ifsioc()
Jarek Poplawski
2008-12-22
1
-1
/
+3
*
Revert "net: release skb->dst in sock_queue_rcv_skb()"
David S. Miller
2008-12-17
1
-5
/
+1
*
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
Rémi Denis-Courmont
2008-12-17
1
-2
/
+2
*
Phonet: allocate a non-Ethernet ARP type
Rémi Denis-Courmont
2008-12-17
1
-4
/
+4
*
ethtool: Add GGRO and SGRO ops
Herbert Xu
2008-12-15
1
-2
/
+51
*
net: Add skb_gro_receive
Herbert Xu
2008-12-15
1
-0
/
+59
*
net: Add Generic Receive Offload infrastructure
Herbert Xu
2008-12-15
1
-2
/
+191
*
net: Add frag_list support to GSO
Herbert Xu
2008-12-15
1
-2
/
+0
*
net: Add frag_list support to skb_segment
Herbert Xu
2008-12-15
1
-14
/
+59
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
1
-0
/
+2
|
\
|
*
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
2008-12-09
1
-0
/
+2
*
|
netdevice: Kill netdev->priv
Wang Chen
2008-12-08
1
-6
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
2
-20
/
+13
|
\
|
|
*
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
2008-11-25
1
-1
/
+1
|
*
net: Fix memory leak in the proto_register function
Catalin Marinas
2008-11-21
1
-19
/
+12
*
|
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
2008-11-26
1
-17
/
+8
*
|
net: release skb->dst in sock_queue_rcv_skb()
Eric Dumazet
2008-11-26
1
-1
/
+5
*
|
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
2008-11-25
1
-3
/
+7
*
|
tc: policing requires a rate estimator
Stephen Hemminger
2008-11-25
1
-3
/
+27
*
|
netns xfrm: per-netns sysctls
Alexey Dobriyan
2008-11-25
1
-37
/
+5
*
|
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
|
netns xfrm: finding states in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+2
*
|
netns: filter out uevent not belonging to init_net
Daniel Lezcano
2008-11-25
1
-0
/
+3
*
|
tcp: skb_shift cannot cache frag ptrs past pskb_expand_head
Ilpo Järvinen
2008-11-25
1
-1
/
+6
*
|
tcp: handle shift/merge of cloned skbs too
Ilpo Järvinen
2008-11-24
1
-5
/
+2
*
|
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2008-11-24
1
-0
/
+140
*
|
net: gen_estimator: Fix gen_kill_estimator() lookups
Jarek Poplawski
2008-11-24
1
-20
/
+56
*
|
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
4
-13
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
1
-7
/
+2
|
\
|
|
*
pktgen: fix multiple queue warning
Robert Olsson
2008-11-19
1
-7
/
+2
*
|
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
2008-11-20
1
-0
/
+19
*
|
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-19
3
-10
/
+22
*
|
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-19
3
-39
/
+86
*
|
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
1
-1
/
+1
*
|
net: make /proc/net/protocols namespace aware
Eric Dumazet
2008-11-19
1
-5
/
+24
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
3
-5
/
+3
|
\
|
|
*
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
2008-11-16
1
-1
/
+3
|
*
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
2008-11-14
1
-2
/
+0
|
*
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-13
1
-2
/
+0
*
|
net: use %pF for /proc/net/ptype
Alexey Dobriyan
2008-11-16
1
-30
/
+2
*
|
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
1
-1
/
+3
*
|
net: speedup dst_release()
Eric Dumazet
2008-11-14
1
-2
/
+4
*
|
net: Cleanup of neighbour code
Eric Dumazet
2008-11-12
1
-9
/
+3
*
|
net: remove struct neigh_table::pde
Alexey Dobriyan
2008-11-11
1
-3
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
1
-1
/
+1
|
\
|
|
*
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
2008-11-10
1
-1
/
+1
*
|
pktgen: add full reset functionality
Jesse Brandeburg
2008-11-10
1
-0
/
+22
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-1
/
+1
*
|
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
2008-11-07
1
-5
/
+17
*
|
net: fib_rules ordering fixes.
Eric W. Biederman
2008-11-07
1
-3
/
+4
[next]