index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
2006-06-26
1
-2
/
+24
*
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
2006-06-26
1
-7
/
+3
*
[NET]: skb_find_text ignores to argument
Phil Oester
2006-06-26
1
-1
/
+4
*
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
2006-06-25
1
-1
/
+1
*
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
2006-06-25
1
-0
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-23
3
-27
/
+317
|
\
|
*
[NET]: fix net-core kernel-doc
Randy Dunlap
2006-06-23
1
-2
/
+2
|
*
[NET]: Added GSO toggle
Herbert Xu
2006-06-23
1
-0
/
+29
|
*
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
1
-0
/
+126
|
*
[NET]: Add generic segmentation offload
Herbert Xu
2006-06-23
1
-5
/
+122
|
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-7
/
+9
|
*
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
2006-06-23
1
-3
/
+3
|
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-10
/
+26
*
|
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
2
-6
/
+5
|
/
*
[ETHTOOL]: Fix UFO typo
Herbert Xu
2006-06-17
1
-1
/
+2
*
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
2006-06-17
2
-8
/
+4
*
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
2006-06-17
1
-5
/
+2
*
[NET]: Clean up skb_linearize
Herbert Xu
2006-06-17
1
-61
/
+2
*
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
4
-29
/
+24
*
[SECMARK]: Add secmark support to core networking.
James Morris
2006-06-17
1
-1
/
+2
*
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-17
1
-0
/
+4
*
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-06-17
1
-0
/
+6
*
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
2006-06-17
2
-0
/
+128
*
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
2006-06-17
1
-0
/
+104
*
[NET]: dev.c comment fixes
Stephen Hemminger
2006-05-26
1
-9
/
+11
*
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
2006-05-12
1
-2
/
+19
*
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
2006-05-10
1
-36
/
+27
*
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
2006-05-09
1
-5
/
+5
*
[NET]: Make netdev_chain a raw notifier.
Alan Stern
2006-05-09
1
-18
/
+18
*
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
2006-05-06
2
-38
/
+13
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-04-20
2
-1
/
+10
|
\
|
*
[PATCH] wext: Fix RtNetlink ENCODE security permissions
Jean Tourrilhes
2006-04-19
1
-0
/
+8
|
*
[PATCH] wext: Fix IWENCODEEXT security permissions
Jean Tourrilhes
2006-04-19
1
-1
/
+2
*
|
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-20
2
-0
/
+9
|
/
*
unaligned access in sk_run_filter()
Dmitry Mishin
2006-04-18
1
-2
/
+3
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
4
-6
/
+6
*
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
2006-04-09
1
-1
/
+1
*
[NET]: More kzalloc conversions.
Andrew Morton
2006-04-09
5
-22
/
+8
*
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
2006-04-09
1
-2
/
+1
*
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
2006-04-09
1
-1
/
+1
*
[NET]: add SO_RCVBUF comment
Andrew Morton
2006-03-31
1
-1
/
+15
*
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
2006-03-29
1
-0
/
+64
*
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
2006-03-28
1
-0
/
+93
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-27
1
-1
/
+1
|
\
|
*
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
2006-03-26
1
-1
/
+1
*
|
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-19
/
+23
|
/
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
1
-0
/
+7
|
\
|
*
[PATCH] promiscuous mode
Steve Grubb
2006-03-20
1
-0
/
+7
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-25
2
-3
/
+9
|
\
\
|
*
|
[NET]: Take RTNL when unregistering notifier
Herbert Xu
2006-03-25
1
-1
/
+6
[next]