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
*
pktgen: xmit logic reorganization
Stephen Hemminger
2009-08-28
1
-31
/
+24
*
pktgen: stop_device cleanup
Stephen Hemminger
2009-08-28
1
-9
/
+3
*
pktgen: mark read-only/mostly variables
Stephen Hemminger
2009-08-28
1
-5
/
+5
*
pktgen: change inlining
Stephen Hemminger
2009-08-28
1
-8
/
+7
*
pktgen: minor cleanup
Stephen Hemminger
2009-08-28
1
-16
/
+9
*
Drop ARPHRD_IEEE802154_PHY
Dmitry Eremin-Solenikov
2009-08-19
1
-2
/
+2
*
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
2009-08-13
1
-0
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
2
-10
/
+15
|
\
|
*
net: Fix spinlock use in alloc_netdev_mq()
Ingo Molnar
2009-08-05
1
-2
/
+0
|
*
net: restore the original spinlock to protect unicast list
Jiri Pirko
2009-08-02
1
-9
/
+16
|
*
net: net_assign_generic() fix
Eric Dumazet
2009-08-02
1
-1
/
+1
*
|
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-06
1
-13
/
+35
*
|
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+5
*
|
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+5
*
|
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
3
-5
/
+5
*
|
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
2009-08-02
1
-46
/
+43
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
1
-0
/
+1
|
\
\
|
*
|
cfg80211: make aware of net namespaces
Johannes Berg
2009-07-27
1
-0
/
+1
*
|
|
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
2009-07-27
1
-1
/
+2
|
/
/
*
|
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
2009-07-26
1
-2
/
+11
*
|
net: remove unused skb->do_not_encrypt
Johannes Berg
2009-07-24
1
-3
/
+0
*
|
net: export __dev_addr_sync/__dev_addr_unsync
Johannes Berg
2009-07-24
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-1
/
+1
|
\
|
|
*
Fix error return for setsockopt(SO_TIMESTAMPING)
RĂ©mi Denis-Courmont
2009-07-20
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
1
-4
/
+35
|
\
|
|
*
net: sock_copy() fixes
Eric Dumazet
2009-07-16
1
-2
/
+18
|
*
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
2009-07-11
1
-2
/
+17
*
|
net: Rename lookup_neigh_params function
Tobias Klauser
2009-07-13
1
-3
/
+3
*
|
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
2
-20
/
+22
*
|
net: make namespace iteration possible under RCU
Johannes Berg
2009-07-12
1
-3
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-09
3
-6
/
+6
|
\
|
|
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
2
-5
/
+5
|
*
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
2009-07-08
1
-1
/
+1
*
|
netpoll: Introduce netpoll_carrier_timeout kernel option
Anton Vorontsov
2009-07-08
1
-1
/
+5
*
|
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-3
/
+3
|
/
*
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
2009-06-26
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-24
1
-2
/
+0
|
\
|
*
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-23
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
2
-71
/
+72
|
\
|
|
*
net: group address list and its count
Jiri Pirko
2009-06-18
1
-68
/
+62
|
*
skbuff: don't corrupt mac_header on skb expansion
Stephen Hemminger
2009-06-17
1
-3
/
+6
|
*
skbuff: skb_mac_header_was_set is always true on >32 bit
Stephen Hemminger
2009-06-17
1
-0
/
+4
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-16
2
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
net: annotate struct sock bitfield
Vegard Nossum
2009-06-15
1
-0
/
+2
|
*
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
2009-06-15
1
-0
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
5
-9
/
+8
|
\
|
|
*
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
3
-4
/
+4
|
|
\
|
|
*
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
2009-05-18
1
-0
/
+2
|
|
|
\
|
|
*
\
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
3
-26
/
+46
|
|
|
\
\
|
|
*
|
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
3
-3
/
+3
[next]