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: make skb_dst_pop routine static
Ying Xue
2015-05-12
2
-12
/
+12
*
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-12
2
-0
/
+2202
*
samples/bpf: fix in-source build of samples with clang
Brenden Blanco
2015-05-12
1
-1
/
+1
*
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-12
9
-147
/
+235
*
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
2015-05-12
1
-16
/
+27
*
pktgen: fix packet generation
Alexei Starovoitov
2015-05-12
1
-1
/
+10
*
Merge branch 'systemport-irq-coalesce'
David S. Miller
2015-05-12
2
-1
/
+64
|
\
|
*
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2015-05-12
2
-7
/
+22
|
*
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
2015-05-12
1
-0
/
+48
|
/
*
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-12
2
-13
/
+12
*
macvtap add missing ioctls - fix wrapping
Justin Cormack
2015-05-12
1
-0
/
+29
*
Merge branch 'switchdev_spring_cleanup'
David S. Miller
2015-05-12
17
-742
/
+1723
|
\
|
*
switchdev: bring documentation up-to-date
Scott Feldman
2015-05-12
1
-59
/
+355
|
*
rocker: make checkpatch -f clean
Scott Feldman
2015-05-12
2
-24
/
+23
|
*
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
5
-12
/
+4
|
*
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-12
3
-56
/
+55
|
*
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
3
-14
/
+3
|
*
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
2
-0
/
+38
|
*
bridge: revert br_dellink change back to original
Scott Feldman
2015-05-12
1
-10
/
+1
|
*
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
2
-45
/
+0
|
*
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
3
-2
/
+3
|
*
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
2
-12
/
+18
|
*
bridge: restore br_setlink back to original
Scott Feldman
2015-05-12
1
-10
/
+1
|
*
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
2015-05-12
2
-39
/
+0
|
*
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
2015-05-12
3
-43
/
+3
|
*
switchdev: add new switchdev bridge setlink
Scott Feldman
2015-05-12
1
-11
/
+140
|
*
switchdev: add bridge port flags attr
Scott Feldman
2015-05-12
2
-0
/
+27
|
*
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
2015-05-12
1
-7
/
+123
|
*
switchdev: add port vlan obj
Scott Feldman
2015-05-12
1
-0
/
+8
|
*
switchdev: introduce switchdev add/del obj ops
Scott Feldman
2015-05-12
2
-0
/
+138
|
*
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-12
5
-50
/
+31
|
*
rocker: support prepare-commit transaction model
Scott Feldman
2015-05-12
1
-249
/
+451
|
*
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
6
-57
/
+51
|
*
switchdev: introduce get/set attrs ops
Scott Feldman
2015-05-12
2
-0
/
+212
|
*
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-12
5
-58
/
+59
|
*
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
11
-171
/
+166
|
/
*
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2015-05-12
2
-5
/
+26
*
ARM: net: add JIT support for loads from struct seccomp_data.
Nicolas Schichan
2015-05-12
1
-0
/
+10
*
Merge branch 'netdev_page_frags'
David S. Miller
2015-05-12
12
-171
/
+223
|
\
|
*
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
2
-2
/
+2
|
*
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
1
-1
/
+1
|
*
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
2015-05-12
1
-12
/
+7
|
*
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
1
-1
/
+1
|
*
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
1
-1
/
+1
|
*
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
2
-4
/
+11
|
*
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
5
-97
/
+127
|
*
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
2
-26
/
+34
|
*
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-12
1
-8
/
+3
|
*
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
1
-62
/
+79
|
/
*
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
2
-8
/
+2
[next]