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: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
1
-28
/
+41
*
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
5
-35
/
+5
*
net: add real socket cookies
Eric Dumazet
2015-03-11
2
-10
/
+28
*
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-03-11
1
-2
/
+6
*
net: constify sock_diag_check_cookie()
Eric Dumazet
2015-03-10
1
-1
/
+1
*
net: core: add of_find_net_device_by_node()
Florian Fainelli
2015-03-09
1
-0
/
+25
*
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-08
1
-11
/
+11
*
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-06
1
-44
/
+1
*
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
1
-0
/
+34
*
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
1
-15
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
6
-9
/
+32
|
\
|
*
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
|
*
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+3
|
*
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+4
|
*
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-24
1
-2
/
+2
|
*
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-22
1
-0
/
+3
|
*
net: reject creation of netdev names with colons
Matthew Thode
2015-02-21
1
-1
/
+1
|
*
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
1
-0
/
+1
|
*
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-20
1
-2
/
+3
|
*
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-02-19
1
-1
/
+14
*
|
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
2015-03-02
1
-6
/
+0
*
|
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
1
-4
/
+4
*
|
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
1
-20
/
+0
*
|
filter: refactor common filter attach code into __sk_attach_prog
Daniel Borkmann
2015-03-02
1
-38
/
+33
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-7
/
+6
*
|
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
1
-1
/
+1
*
|
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
1
-2
/
+2
*
|
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-01
1
-0
/
+7
*
|
ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
Daniel Borkmann
2015-03-01
1
-22
/
+14
*
|
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
1
-3
/
+3
*
|
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
1
-5
/
+4
*
|
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
4
-4
/
+12
|
\
|
*
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-15
1
-1
/
+8
|
*
net: spelling fixes
Stephen Hemminger
2015-02-14
2
-2
/
+2
|
*
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-14
1
-1
/
+1
|
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
1
-0
/
+1
*
|
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-22
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
4
-23
/
+17
|
\
|
*
net: use netif_rx_ni() from process context
Eric Dumazet
2015-02-07
1
-2
/
+2
|
*
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-02-07
1
-12
/
+6
|
*
pktgen: fix UDP checksum computation
Sabrina Dubroca
2015-02-05
1
-8
/
+8
|
*
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
2015-02-05
1
-1
/
+1
*
|
net:rfs: adjust table size checking
Eric Dumazet
2015-02-08
1
-1
/
+1
*
|
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
2
-22
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
2
-34
/
+9
|
\
\
|
|
/
|
*
net: remove some sparse warnings
Eric Dumazet
2015-02-05
1
-3
/
+3
|
*
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2015-01-30
1
-30
/
+1
|
*
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-01-28
1
-1
/
+5
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
2
-138
/
+1
|
\
\
[next]