index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-11
net: force bridge module(s) to be GPL
Stephen Hemminger
2009-09-11
Merge branch 'next' into for-linus
James Morris
2009-09-06
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
2009-09-03
net: Remove debugging code
Eric Dumazet
2009-09-03
net: net/core/dev.c cleanups
Eric Dumazet
2009-09-02
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-02
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
net: drop_monitor: make last_rx timestamp private
Neil Horman
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-01
drop_monitor: fix trace_napi_poll_hit()
Xiao Guangrong
2009-09-01
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-08-30
net: convert remaining non-symbolic return values in dev_queue_xmit
Krishna Kumar
2009-08-28
pktgen: use proc_create_data()
Alexey Dobriyan
2009-08-28
pktgen: increase version
Stephen Hemminger
2009-08-28
pktgen: cleanup checkpatch warnings
Stephen Hemminger
2009-08-28
pktgen: use common idle routine
Stephen Hemminger
2009-08-28
pktgen: spin using hrtimer
Stephen Hemminger
2009-08-28
pktgen: convert to use ktime_t
Stephen Hemminger
2009-08-28
pktgen: avoid calling gettimeofday
Stephen Hemminger
2009-08-28
pktgen: reorganize transmit loop
Stephen Hemminger
2009-08-28
pktgen: use netdev_alloc_skb
Stephen Hemminger
2009-08-28
pktgen: cleanup clone count test
Stephen Hemminger
2009-08-28
pktgen: xmit logic reorganization
Stephen Hemminger
2009-08-28
pktgen: stop_device cleanup
Stephen Hemminger
2009-08-28
pktgen: mark read-only/mostly variables
Stephen Hemminger
2009-08-28
pktgen: change inlining
Stephen Hemminger
2009-08-28
pktgen: minor cleanup
Stephen Hemminger
2009-08-23
netpoll: warning for ndo_start_xmit returns with interrupts enabled
Dongdong Deng
2009-08-20
Merge branch 'master' into next
James Morris
2009-08-19
Drop ARPHRD_IEEE802154_PHY
Dmitry Eremin-Solenikov
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
2009-08-14
Networking: use CAP_NET_ADMIN when deciding to call request_module
Eric Paris
2009-08-13
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-06
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
net: Fix spinlock use in alloc_netdev_mq()
Ingo Molnar
2009-08-02
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
2009-08-02
net: restore the original spinlock to protect unicast list
Jiri Pirko
2009-08-02
net: net_assign_generic() fix
Eric Dumazet
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
[next]