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: sk_sleep() helper
Eric Dumazet
2010-04-20
3
-19
/
+19
*
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
2010-04-20
1
-0
/
+1
*
rps: consistent rxhash
Eric Dumazet
2010-04-20
1
-7
/
+18
*
rps: cleanups
Eric Dumazet
2010-04-20
1
-69
/
+80
*
rps: static functions
Eric Dumazet
2010-04-19
1
-2
/
+2
*
rps: shortcut net_rps_action()
Eric Dumazet
2010-04-19
1
-47
/
+32
*
net: Introduce skb_orphan_try()
Eric Dumazet
2010-04-18
1
-14
/
+13
*
net: remove time limit in process_backlog()
Eric Dumazet
2010-04-18
1
-3
/
+2
*
rps: rps_sock_flow_table is mostly read
Eric Dumazet
2010-04-17
1
-1
/
+1
*
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
3
-23
/
+250
*
net: netif_rx() must disable preemption
Eric Dumazet
2010-04-15
1
-10
/
+15
*
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
1
-5
/
+10
*
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
1
-0
/
+1
*
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
2010-04-13
1
-0
/
+18
*
dst: don't inline dst_ifdown
stephen hemminger
2010-04-13
1
-2
/
+2
*
net: uninline skb_bond_should_drop()
Eric Dumazet
2010-04-13
1
-0
/
+49
*
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
2
-5
/
+5
*
net: Dont use netdev_warn()
Eric Dumazet
2010-04-13
1
-6
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
16
-2
/
+14
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
16
-2
/
+14
*
|
net: fix ethtool coding style errors and warnings
chavey
2010-04-07
1
-67
/
+74
*
|
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
2010-04-07
1
-1
/
+1
*
|
flow: delayed deletion of flow cache entries
Timo Teräs
2010-04-07
1
-31
/
+69
*
|
flow: virtualize flow cache entry methods
Timo Teräs
2010-04-07
1
-60
/
+68
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-2
/
+5
|
\
\
|
|
/
|
*
netpoll: warn when there are spaces in parameters
Amerigo Wang
2010-03-22
1
-2
/
+5
*
|
net: Add a missing local_irq_enable()
Eric Dumazet
2010-04-05
1
-0
/
+1
*
|
rps: fixed missed rps_unlock
Tom Herbert
2010-04-05
1
-1
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
4
-396
/
+291
*
|
net: move address list functions to a separate file
Jiri Pirko
2010-04-03
3
-428
/
+483
*
|
net: illegal_highdma() fix
Eric Dumazet
2010-04-02
1
-1
/
+3
*
|
net: change illegal_highdma to use dma_mask
FUJITA Tomonori
2010-04-01
1
-6
/
+14
*
|
flow: structurize flow cache
Timo Teräs
2010-04-01
1
-104
/
+119
*
|
rps: keep the old behavior on SMP without rps
Changli Gao
2010-04-01
1
-14
/
+28
*
|
fix net/core/dst.c coding style error and warnings
laurent chavey
2010-03-30
1
-21
/
+20
*
|
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-30
1
-1
/
+6
*
|
rps: fix net-sysfs build for !CONFIG_RPS
Stephen Rothwell
2010-03-29
1
-3
/
+4
*
|
net: __netif_receive_skb should be static
Eric Dumazet
2010-03-28
1
-1
/
+1
*
|
net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64
Jan Engelhardt
2010-03-27
1
-0
/
+1
*
|
net: fix unaligned access in IFLA_STATS64
Jan Engelhardt
2010-03-27
1
-31
/
+31
*
|
rps: add CONFIG_RPS
Eric Dumazet
2010-03-25
1
-10
/
+19
*
|
net: Fix locking in flush_backlog
Tom Herbert
2010-03-23
1
-4
/
+8
*
|
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
2010-03-22
1
-0
/
+4
*
|
pktgen node allocation
Robert Olsson
2010-03-21
1
-5
/
+53
*
|
net: dev_getfirstbyhwtype() optimization
Eric Dumazet
2010-03-21
1
-7
/
+10
*
|
net: speedup netdev_set_master()
Eric Dumazet
2010-03-21
1
-4
/
+3
*
|
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
2010-03-21
1
-2
/
+4
*
|
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2010-03-21
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-20
1
-3
/
+5
|
\
\
|
|
/
|
*
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-18
1
-3
/
+5
[next]