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
*
Bluetooth: btrtl: Create separate module for Realtek BT driver
Carlo Caione
2015-05-14
5
-373
/
+462
*
Bluetooth: btmrvl: fix compilation warning
Xinming Hu
2015-05-13
1
-1
/
+1
*
Bluetooth: btwilink: remove DEBUG define
Leo Yan
2015-05-13
1
-1
/
+1
*
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
2015-05-13
1
-8
/
+0
*
Merge branch 'packet_rollover'
David S. Miller
2015-05-13
3
-28
/
+163
|
\
|
*
packet: rollover statistics
Willem de Bruijn
2015-05-13
3
-1
/
+28
|
*
packet: rollover huge flows before small flows
Willem de Bruijn
2015-05-13
2
-3
/
+24
|
*
packet: rollover lock contention avoidance
Willem de Bruijn
2015-05-13
2
-7
/
+32
|
*
packet: rollover only to socket with headroom
Willem de Bruijn
2015-05-13
1
-17
/
+59
|
*
packet: rollover prepare: per-socket state
Willem de Bruijn
2015-05-13
2
-4
/
+23
|
*
packet: rollover prepare: move code out of callsites
Willem de Bruijn
2015-05-13
1
-9
/
+10
|
/
*
ipv4: __ip_local_out_sk() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
2015-05-13
1
-1
/
+1
*
Merge branch 'cls_flower'
David S. Miller
2015-05-13
20
-298
/
+1285
|
\
|
*
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
4
-0
/
+729
|
*
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
7
-15
/
+18
|
*
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
2
-0
/
+25
|
*
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
2
-8
/
+34
|
*
flow_dissector: add missing header includes
Jiri Pirko
2015-05-13
1
-0
/
+3
|
*
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
12
-146
/
+229
|
*
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
2
-0
/
+109
|
*
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
1
-2
/
+6
|
*
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
2
-78
/
+78
|
*
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
4
-31
/
+31
|
*
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
2
-1
/
+1
|
*
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
1
-5
/
+5
|
*
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
4
-4
/
+5
|
*
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
2015-05-13
1
-3
/
+0
|
*
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
9
-12
/
+19
|
/
*
Merge branch 'sfc-next'
David S. Miller
2015-05-13
1
-12
/
+22
|
\
|
*
sfc: suppress some MCDI error messages in PTP
Edward Cree
2015-05-13
1
-11
/
+16
|
*
sfc: nicer log message on PTP probe fail
Edward Cree
2015-05-13
1
-1
/
+6
|
/
*
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
5
-30
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
410
-4555
/
+5358
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
102
-645
/
+1838
|
|
\
|
|
*
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
2015-05-12
1
-3
/
+0
|
|
*
e1000e: Add pm_qos header
David Ahern
2015-05-12
1
-0
/
+1
|
|
*
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
2015-05-12
1
-1
/
+2
|
|
*
net: ll_temac: Fix DMA map size bug
Michal Simek
2015-05-12
1
-2
/
+2
|
|
*
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
Alexei Starovoitov
2015-05-12
1
-0
/
+28
|
|
*
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
1
-1
/
+1
|
|
*
Update be2net maintainers' email addresses
Sathya Perla
2015-05-12
1
-4
/
+5
|
|
*
net_sched: gred: use correct backlog value in WRED mode
David Ward
2015-05-11
1
-2
/
+2
|
|
*
pppoe: drop pppoe device in pppoe_unbind_sock_work
Felix Fietkau
2015-05-11
1
-0
/
+4
|
|
*
net: qca_spi: Fix possible race during probe
Stefan Wahren
2015-05-11
1
-2
/
+2
|
|
*
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
2015-05-10
1
-1
/
+4
|
|
*
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-05-10
1
-3
/
+6
|
|
*
bnx2x: limit fw delay in kdump to 5s after boot
Michal Schmidt
2015-05-10
1
-2
/
+7
|
|
*
ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...
Nicolas Schichan
2015-05-10
1
-1
/
+26
|
|
*
ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.
Nicolas Schichan
2015-05-10
1
-2
/
+13
[next]