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/core/dev.c: fix kernel-doc warning
Randy Dunlap
2012-08-20
1
-0
/
+1
*
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-08-20
1
-2
/
+14
*
net: netprio: fix cgrp create and write priomap race
John Fastabend
2012-08-16
1
-5
/
+3
*
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
2012-08-16
1
-0
/
+4
*
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
2012-08-16
1
-18
/
+4
*
netpoll: re-enable irq in poll_napi()
Amerigo Wang
2012-08-14
1
-1
/
+9
*
netpoll: handle vlan tags in netpoll tx and rx path
Amerigo Wang
2012-08-14
1
-0
/
+15
*
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
2012-08-14
1
-14
/
+17
*
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
2012-08-14
1
-2
/
+1
*
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
2012-08-14
1
-10
/
+32
*
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-14
1
-4
/
+4
*
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-08-08
1
-2
/
+5
*
net: force dst_default_metrics to const section
Eric Dumazet
2012-08-08
1
-1
/
+9
*
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-08-02
1
-0
/
+1
*
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-08-02
1
-0
/
+4
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
4
-33
/
+211
|
\
|
*
netvm: prevent a stream-specific deadlock
Mel Gorman
2012-07-31
1
-1
/
+13
|
*
netvm: set PF_MEMALLOC as appropriate during SKB processing
Mel Gorman
2012-07-31
2
-6
/
+63
|
*
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-07-31
3
-25
/
+112
|
*
netvm: allow the use of __GFP_MEMALLOC by specific sockets
Mel Gorman
2012-07-31
1
-0
/
+22
|
*
memcg: rename config variables
Andrew Morton
2012-07-31
1
-1
/
+1
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
2
-0
/
+4
|
\
\
|
*
|
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-07-14
2
-0
/
+4
*
|
|
ipv4: Restore old dst_free() behavior.
Eric Dumazet
2012-07-31
1
-21
/
+5
*
|
|
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
2012-07-30
1
-5
/
+21
*
|
|
ipv6: fix incorrect route 'expires' value passed to userspace
Li Wei
2012-07-29
1
-2
/
+6
|
|
/
|
/
|
*
|
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
2012-07-27
1
-1
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
\
|
*
|
netprio_cgroup.c: fix comment typo
Liu Bo
2012-07-10
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-07-24
14
-193
/
+284
|
\
\
\
|
*
|
|
net: Make skb->skb_iif always track skb->dev
David S. Miller
2012-07-23
1
-2
/
+1
|
*
|
|
Merge branch 'kill_rtcache'
David S. Miller
2012-07-22
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
net: Document dst->obsolete better.
David S. Miller
2012-07-20
1
-2
/
+2
|
*
|
|
|
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-07-22
2
-3
/
+56
|
*
|
|
|
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
2012-07-22
1
-1
/
+1
|
*
|
|
|
net: orphan frags on receive
Michael S. Tsirkin
2012-07-22
1
-1
/
+6
|
*
|
|
|
skbuff: convert to skb_orphan_frags
Michael S. Tsirkin
2012-07-22
1
-14
/
+8
|
*
|
|
|
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
Mark A. Greer
2012-07-22
1
-0
/
+2
|
|
/
/
/
|
*
|
|
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2012-07-20
1
-2
/
+13
|
*
|
|
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
2012-07-20
1
-8
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
4
-20
/
+60
|
|
\
\
\
|
*
|
|
|
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-07-18
1
-2
/
+3
|
*
|
|
|
skbuff: Use correct allocation in skb_copy_ubufs
Krishna Kumar
2012-07-18
1
-5
/
+5
|
*
|
|
|
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
1
-5
/
+5
|
*
|
|
|
net: make sock diag per-namespace
Andrey Vagin
2012-07-16
1
-7
/
+20
|
*
|
|
|
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
2012-07-13
1
-8
/
+20
|
*
|
|
|
tcp: TCP Small Queues
Eric Dumazet
2012-07-11
1
-0
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
2
-5
/
+10
|
|
\
\
\
\
|
*
|
|
|
|
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
3
-6
/
+9
|
*
|
|
|
|
net: Properly define functions with no parameters
Ben Hutchings
2012-07-10
1
-1
/
+1
[next]