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
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+5
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
[NET]: show bound packet types
Stephen Hemminger
2007-04-25
1
-0
/
+134
*
[NET]: make seq_operations const
Stephen Hemminger
2007-04-25
5
-6
/
+6
*
[NET]: network dev read_mostly
Stephen Hemminger
2007-04-25
1
-5
/
+5
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
2
-5
/
+6
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+3
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-4
/
+6
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
3
-3
/
+3
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-2
/
+14
*
[NET]: New sysctls should use __read_mostly tags
Eric Dumazet
2007-04-25
1
-3
/
+3
*
[NET]: deinline some functions
Stephen Hemminger
2007-04-25
1
-5
/
+5
*
[WIRELESS]: use ARRAY_SIZE()
Stephen Hemminger
2007-04-25
1
-4
/
+2
*
[NET] core: whitespace cleanup
Stephen Hemminger
2007-04-25
5
-519
/
+514
*
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-25
2
-0
/
+10
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-0
/
+16
*
[NET] CORE: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
1
-1
/
+1
*
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-25
1
-2
/
+8
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
2
-22
/
+13
*
[PKTGEN]: fix device name handling
Stephen Hemminger
2007-04-25
1
-67
/
+70
*
[PKTGEN]: don't use __constant_htonl()
Stephen Hemminger
2007-04-25
1
-12
/
+12
*
[PKTGEN]: use random32
Stephen Hemminger
2007-04-25
1
-33
/
+19
*
[PKTGEN]: use pr_debug
Stephen Hemminger
2007-04-25
1
-19
/
+15
*
[NET]: Keep sk_backlog near sk_lock
Eric Dumazet
2007-04-25
1
-1
/
+1
*
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
2007-04-17
1
-1
/
+4
*
[NET]: Fix UDP checksum issue in net poll mode.
Aubrey.Li
2007-04-17
1
-0
/
+7
*
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
2007-04-17
1
-55
/
+0
*
[PKTGEN]: Add try_to_freeze()
Andrew Morton
2007-04-12
1
-0
/
+3
*
[PATCH] net: Ignore sysfs network device rename bugs.
Eric W. Biederman
2007-04-04
1
-7
/
+4
*
[NET]: Change "not found" return value for rule lookup
Steven Whitehouse
2007-04-02
1
-1
/
+1
*
[IFB]: Fix crash on input device removal
Patrick McHardy
2007-03-29
2
-5
/
+5
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2007-03-28
2
-33
/
+52
|
\
|
*
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
2007-03-27
2
-33
/
+52
*
|
[NET_SCHED]: Fix ingress locking
Patrick McHardy
2007-03-25
1
-2
/
+2
*
|
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-25
1
-4
/
+10
*
|
[NET]: Fix fib_rules compatibility breakage
Thomas Graf
2007-03-25
1
-0
/
+30
|
/
*
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
1
-1
/
+1
*
[NET]: Fix fib_rules dump race
Patrick McHardy
2007-03-22
1
-1
/
+1
*
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
2007-03-16
1
-0
/
+1
*
[NET]: Fix compat_sock_common_getsockopt typo.
Johannes Berg
2007-03-06
1
-1
/
+1
*
[NET]: Fix kfree(skb)
Patrick McHardy
2007-02-28
1
-1
/
+1
*
Merge branch 'master' into upstream
Jeff Garzik
2007-02-17
7
-8
/
+1
|
\
|
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
|
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
7
-7
/
+0
[next]