index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
22
-262
/
+262
|
\
|
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
22
-262
/
+262
*
|
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
2
-5
/
+2
|
/
*
[NET]: unregister_netdevice as void
Stephen Hemminger
2007-02-08
1
-8
/
+5
*
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
2007-02-08
2
-2
/
+12
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
3
-22
/
+39
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
3
-86
/
+97
*
[IPSEC] flow: Fix potential memory leak
Herbert Xu
2007-01-23
1
-16
/
+10
*
[PKTGEN]: Convert to kthread API.
David S. Miller
2007-01-03
1
-108
/
+48
*
[PATCH] netpoll: fix netpoll lockup
Ingo Molnar
2006-12-12
1
-2
/
+7
*
[NETPOLL]: Fix local_bh_enable() warning.
Andrew Morton
2006-12-11
1
-2
/
+4
*
[NETPOLL]: Make sure TX lock is taken with BH disabled.
Andrew Morton
2006-12-11
1
-15
/
+19
*
[NETPOLL]: make arp replies through netpoll use mac address of sender
Neil Horman
2006-12-08
1
-4
/
+10
*
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
2006-12-08
1
-5
/
+6
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
1
-2
/
+2
|
\
|
*
[NET]: Memory barrier cleanups
Ralf Baechle
2006-12-07
1
-2
/
+2
*
|
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
2
-4
/
+0
*
|
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
1
-18
/
+5
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
3
-6
/
+6
*
|
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
3
-3
/
+3
*
|
[PATCH] node-aware skb allocation
Christoph Hellwig
2006-12-07
1
-5
/
+7
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
3
-1
/
+22
|
\
|
*
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
3
-1
/
+22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
16
-878
/
+382
|
\
\
|
|
/
|
*
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
2006-12-02
1
-4
/
+6
|
*
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
2006-12-02
1
-0
/
+20
|
*
[NET] neighbour: Use kmemdup where applicable
Arnaldo Carvalho de Melo
2006-12-02
1
-4
/
+3
|
*
[NETPOLL]: Another udp checksum mangling.
Al Viro
2006-12-02
1
-1
/
+1
|
*
[NET]: Split skb->csum
Al Viro
2006-12-02
2
-3
/
+3
|
*
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+5
|
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-02
2
-3
/
+3
|
*
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
2006-12-02
1
-3
/
+3
|
*
[NET]: Annotate skb_checksum() and callers.
Al Viro
2006-12-02
1
-2
/
+2
|
*
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
2006-12-02
1
-1
/
+1
|
*
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
2006-12-02
2
-4
/
+4
|
*
[NET]: Annotate csum_partial() callers in net/*
Al Viro
2006-12-02
2
-3
/
+3
|
*
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
Al Viro
2006-12-02
1
-2
/
+2
|
*
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
2006-12-02
4
-9
/
+9
|
*
[NET] net/core: Annotations.
Al Viro
2006-12-02
4
-42
/
+38
|
*
[NETPOLL]: Minor coding-style cleanups.
David S. Miller
2006-12-02
1
-51
/
+48
|
*
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2006-12-02
1
-1
/
+0
|
*
netpoll queue cleanup
Stephen Hemminger
2006-12-02
1
-20
/
+3
|
*
netpoll retry cleanup
Stephen Hemminger
2006-12-02
1
-38
/
+33
|
*
netpoll deferred transmit path
Stephen Hemminger
2006-12-02
1
-2
/
+19
|
*
netpoll setup error handling
Stephen Hemminger
2006-12-02
1
-7
/
+13
|
*
netpoll per device txq
Stephen Hemminger
2006-12-02
1
-35
/
+15
|
*
netpoll info leak
Stephen Hemminger
2006-12-02
1
-6
/
+19
|
*
netpoll: private skb pool (rev3)
Stephen Hemminger
2006-12-02
1
-32
/
+21
|
*
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
2006-12-02
4
-577
/
+4
|
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
3
-23
/
+57
[next]