index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-18
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
1
-5
/
+2
2006-06-18
[NET]: Clean up skb_linearize
Herbert Xu
1
-61
/
+2
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
4
-29
/
+24
2006-06-18
[SECMARK]: Add secmark support to core networking.
James Morris
1
-1
/
+2
2006-06-18
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
1
-0
/
+4
2006-06-18
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
1
-0
/
+6
2006-06-18
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
2
-0
/
+128
2006-06-18
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
1
-0
/
+104
2006-05-27
[NET]: dev.c comment fixes
Stephen Hemminger
1
-9
/
+11
2006-05-13
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
1
-2
/
+19
2006-05-11
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-36
/
+27
2006-05-10
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
1
-5
/
+5
2006-05-10
[NET]: Make netdev_chain a raw notifier.
Alan Stern
1
-18
/
+18
2006-05-07
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
2
-38
/
+13
2006-04-21
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+10
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
2
-0
/
+9
2006-04-20
[PATCH] wext: Fix RtNetlink ENCODE security permissions
Jean Tourrilhes
1
-0
/
+8
2006-04-20
[PATCH] wext: Fix IWENCODEEXT security permissions
Jean Tourrilhes
1
-1
/
+2
2006-04-19
unaligned access in sk_run_filter()
Dmitry Mishin
1
-2
/
+3
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
4
-6
/
+6
2006-04-10
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
1
-1
/
+1
2006-04-10
[NET]: More kzalloc conversions.
Andrew Morton
5
-22
/
+8
2006-04-10
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+1
2006-04-10
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
1
-1
/
+1
2006-03-31
[NET]: add SO_RCVBUF comment
Andrew Morton
1
-1
/
+15
2006-03-30
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
1
-0
/
+64
2006-03-29
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
1
-0
/
+93
2006-03-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-19
/
+23
2006-03-27
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
1
-1
/
+1
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+7
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+9
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-0
/
+2
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
1
-1
/
+1
2006-03-25
[NET]: Take RTNL when unregistering notifier
Herbert Xu
1
-1
/
+6
2006-03-25
[NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
David S. Miller
1
-2
/
+3
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-89
/
+920
2006-03-23
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
2
-89
/
+920
2006-03-23
[PKTGEN]: Add MPLS extension.
Steven Whitehouse
1
-11
/
+147
2006-03-21
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
1
-10
/
+10
2006-03-21
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-03-21
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
1
-0
/
+28
2006-03-21
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
1
-0
/
+21
2006-03-21
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
1
-1
/
+1
2006-03-21
[NET] sem2mutex: net/
Arjan van de Ven
2
-6
/
+8
2006-03-21
[NET]: minor net_rx_action optimization
Stephen Hemminger
1
-2
/
+1
2006-03-21
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-2
/
+2
2006-03-21
[PKTGEN]: Updates version.
Luiz Capitulino
1
-1
/
+1
2006-03-21
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
1
-25
/
+21
2006-03-21
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
1
-3
/
+4
[next]