index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
2008-01-28
1
-1
/
+2
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
2
-11
/
+4
*
[IPV4]: Add raw drops counter.
Wang Chen
2008-01-28
1
-0
/
+1
*
[TCP]: Splice receive support.
Jens Axboe
2008-01-28
1
-0
/
+246
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-2
/
+2
*
[NETNS]: Re-export init_net via EXPORT_SYMBOL.
Denis V. Lunev
2008-01-23
1
-1
/
+1
*
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
2008-01-20
1
-1
/
+4
*
[NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'
David S. Miller
2008-01-20
1
-2
/
+2
*
[NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms
Pavel Emelyanov
2008-01-10
1
-2
/
+2
*
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
2008-01-08
1
-5
/
+6
*
[NET]: Stop polling when napi_disable() is pending.
David S. Miller
2008-01-08
1
-2
/
+6
*
[NET]: Fix function put_cmsg() which may cause usr application memory overflow
Wei Yongjun
2007-12-20
1
-0
/
+2
*
[NET] net/core/: Spelling fixes
Joe Perches
2007-12-20
1
-1
/
+1
*
[NET]: Fix wrong comments for unregister_net*
Wang Chen
2007-12-11
1
-4
/
+2
*
[SKBUFF]: Free old skb properly in skb_morph
Herbert Xu
2007-11-26
1
-13
/
+18
*
[PKTGEN]: Fix double unlock of xfrm_state->lock
Pavel Emelyanov
2007-11-19
1
-2
/
+0
*
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
2007-11-15
1
-0
/
+35
*
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
2007-11-14
1
-0
/
+2
*
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
2
-4
/
+4
*
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
2007-11-13
1
-0
/
+18
*
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
2007-11-12
1
-4
/
+0
*
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
2007-11-10
1
-0
/
+22
*
[NETNS]: init dev_base_lock only once
Alexey Dobriyan
2007-11-10
1
-1
/
+0
*
[NET]: Fix infinite loop in dev_mc_unsync().
Joe Perches
2007-11-10
1
-7
/
+7
*
[NET]: Clean proto_(un)register from in-code ifdefs
Pavel Emelyanov
2007-11-07
1
-28
/
+39
*
[NETNS]: Fix compiler error in net_namespace.c
Johann Felix Soden
2007-11-07
1
-14
/
+14
*
[NET]: Removing duplicit #includes
Jiri Olsa
2007-11-07
1
-1
/
+0
*
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
2007-11-07
1
-1
/
+47
*
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
Alexey Dobriyan
2007-11-07
1
-0
/
+2
*
[SG] Get rid of __sg_mark_end()
Jens Axboe
2007-11-02
1
-1
/
+1
*
[NET]: docbook fixes for netif_ functions
Stephen Hemminger
2007-11-01
1
-3
/
+15
*
[NET]: Hide the net_ns kmem cache
Pavel Emelyanov
2007-11-01
1
-2
/
+4
*
[NET]: Mark the setup_net as __net_init
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Hide the dead code in the net_namespace.c
Pavel Emelyanov
2007-11-01
1
-63
/
+68
*
[NETNS]: Make the init/exit hooks checks outside the loop
Pavel Emelyanov
2007-11-01
1
-12
/
+11
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Remove bogus zero_it argument from sk_alloc
Pavel Emelyanov
2007-11-01
1
-14
/
+9
*
[NET]: Make the sk_clone() lighter
Pavel Emelyanov
2007-11-01
1
-1
/
+2
*
[NET]: Move some core sock setup into sk_prot_alloc
Pavel Emelyanov
2007-11-01
1
-15
/
+26
*
[NET]: Auto-zero the allocated sock object
Pavel Emelyanov
2007-11-01
1
-1
/
+3
*
[NET]: Cleanup the allocation/freeing of the sock object
Pavel Emelyanov
2007-11-01
1
-15
/
+29
*
[NET]: Move the get_net() from sock_copy()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
2007-11-01
1
-0
/
+14
*
[NET]: Fix incorrect sg_mark_end() calls.
David S. Miller
2007-10-30
1
-3
/
+13
*
[NETNS]: fix net released by rcu callback
Daniel Lezcano
2007-10-30
1
-0
/
+2
*
[NET]: Fix free_netdev on register_netdev failure.
Daniel Lezcano
2007-10-30
1
-53
/
+59
*
[NET]: Fix race between poll_napi() and net_rx_action()
David S. Miller
2007-10-29
2
-10
/
+37
*
[NETNS]: Fix get_net_ns_by_pid
Eric W. Biederman
2007-10-26
1
-1
/
+1
*
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
2007-10-26
2
-4
/
+4
*
[NET]: Unexport sock_enable_timestamp().
Adrian Bunk
2007-10-26
1
-1
/
+0
[next]