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: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-4
/
+4
*
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-28
1
-7
/
+5
*
pktgen: better scheduler friendliness
Stephen Hemminger
2009-09-24
1
-79
/
+72
*
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
2009-09-24
1
-5
/
+4
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-17
1
-2
/
+2
|
\
|
*
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
1
-2
/
+2
*
|
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
12
-762
/
+837
|
\
|
*
net: force bridge module(s) to be GPL
Stephen Hemminger
2009-09-11
1
-2
/
+2
|
*
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
2009-09-06
1
-4
/
+2
|
*
net: Remove debugging code
Eric Dumazet
2009-09-03
1
-2
/
+0
|
*
net: net/core/dev.c cleanups
Eric Dumazet
2009-09-03
1
-297
/
+292
|
*
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-02
1
-0
/
+16
|
*
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
1
-1
/
+9
|
*
net: drop_monitor: make last_rx timestamp private
Neil Horman
2009-09-02
1
-3
/
+12
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
4
-10
/
+20
|
|
\
|
*
|
drop_monitor: fix trace_napi_poll_hit()
Xiao Guangrong
2009-09-01
1
-1
/
+2
|
*
|
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
|
*
|
net: convert remaining non-symbolic return values in dev_queue_xmit
Krishna Kumar
2009-08-30
1
-1
/
+1
|
*
|
pktgen: use proc_create_data()
Alexey Dobriyan
2009-08-28
1
-2
/
+4
|
*
|
pktgen: increase version
Stephen Hemminger
2009-08-28
1
-6
/
+10
|
*
|
pktgen: cleanup checkpatch warnings
Stephen Hemminger
2009-08-28
1
-139
/
+159
|
*
|
pktgen: use common idle routine
Stephen Hemminger
2009-08-28
1
-10
/
+4
|
*
|
pktgen: spin using hrtimer
Stephen Hemminger
2009-08-28
1
-21
/
+28
|
*
|
pktgen: convert to use ktime_t
Stephen Hemminger
2009-08-28
1
-100
/
+84
|
*
|
pktgen: avoid calling gettimeofday
Stephen Hemminger
2009-08-28
1
-7
/
+9
|
*
|
pktgen: reorganize transmit loop
Stephen Hemminger
2009-08-28
1
-12
/
+14
|
*
|
pktgen: use netdev_alloc_skb
Stephen Hemminger
2009-08-28
1
-4
/
+6
|
*
|
pktgen: cleanup clone count test
Stephen Hemminger
2009-08-28
1
-17
/
+15
|
*
|
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: 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
|
|
\
\
\
[next]