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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
27
-39
/
+54
*
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-07
1
-24
/
+24
*
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2014-10-07
2
-17
/
+27
*
net: phy: adjust fixed_phy_register() return value
Petri Gynther
2014-10-07
3
-17
/
+20
*
net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()
WANG Cong
2014-10-07
1
-4
/
+4
*
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
2014-10-07
3
-30
/
+36
*
openvswitch: fix a sparse warning
Andy Zhou
2014-10-07
1
-3
/
+2
*
net: fix a sparse warning
Andy Zhou
2014-10-07
1
-1
/
+1
*
Merge branch 'ipv6-next'
David S. Miller
2014-10-07
4
-75
/
+91
|
\
|
*
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
2014-10-07
1
-17
/
+30
|
*
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
3
-9
/
+8
|
*
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
2014-10-07
1
-6
/
+6
|
*
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
2
-11
/
+14
|
*
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-07
2
-44
/
+45
|
/
*
net: validate_xmit_vlan() is static
Eric Dumazet
2014-10-06
1
-1
/
+2
*
net: fix rcu access on phonet_routes
Fabian Frederick
2014-10-06
1
-3
/
+3
*
Merge branch 'net_sched-next'
David S. Miller
2014-10-06
13
-35
/
+40
|
\
|
*
net: sched: do not use tcf_proto 'tp' argument from call_rcu
John Fastabend
2014-10-06
4
-8
/
+14
|
*
net: sched: cls_cgroup tear down exts and ematch from rcu callback
John Fastabend
2014-10-06
1
-3
/
+1
|
*
net: sched: remove tcf_proto from ematch calls
John Fastabend
2014-10-06
10
-25
/
+26
|
/
*
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
2014-10-06
2
-4
/
+9
*
r8152: nway reset after setting eee
hayeswang
2014-10-06
1
-0
/
+2
*
ipv4: igmp: fix v3 general query drop monitor false positive
Daniel Borkmann
2014-10-06
1
-1
/
+1
*
bonding: Simplify the xmit function for modes that use xmit_hash
Mahesh Bandewar
2014-10-06
5
-152
/
+249
*
bonding: display xmit_hash_policy for non-dynamic-tlb mode
Mahesh Bandewar
2014-10-06
2
-2
/
+8
*
Merge branch 'mlx4-next'
David S. Miller
2014-10-06
6
-178
/
+290
|
\
|
*
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
3
-2
/
+44
|
*
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
2014-10-06
2
-0
/
+2
|
*
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
1
-29
/
+38
|
*
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
1
-0
/
+1
|
*
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
1
-10
/
+11
|
*
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
1
-24
/
+34
|
*
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
1
-5
/
+11
|
*
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
1
-7
/
+15
|
*
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
1
-0
/
+9
|
*
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
2
-37
/
+49
|
*
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
1
-3
/
+3
|
*
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
2
-8
/
+12
|
*
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
1
-40
/
+46
|
*
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-06
3
-25
/
+27
|
/
*
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
4
-9
/
+9
*
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
2014-10-06
1
-7
/
+10
*
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
Chen Gang
2014-10-06
1
-0
/
+1
*
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
2
-12
/
+20
*
Merge branch 'geneve'
David S. Miller
2014-10-06
19
-101
/
+1093
|
\
|
*
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
13
-42
/
+461
|
*
openvswitch: Factor out allocation and verification of actions.
Jesse Gross
2014-10-06
1
-11
/
+27
|
*
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
10
-43
/
+74
|
*
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2014-10-06
3
-5
/
+14
|
*
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
2014-10-06
1
-9
/
+45
[next]