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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch_dsmark: improve memory locality
Eric Dumazet
2015-09-17
1
-30
/
+33
*
net: Initialize table in fib result
David Ahern
2015-09-17
1
-0
/
+2
*
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-09-17
4
-0
/
+54
*
cls_bpf: introduce integrated actions
Daniel Borkmann
2015-09-17
2
-11
/
+63
*
net: only check perm protocol when register proto
Junwei Zhang
2015-09-17
1
-11
/
+5
*
tcp: provide skb->hash to synack packets
Eric Dumazet
2015-09-17
4
-2
/
+5
*
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
2015-09-17
4
-0
/
+4
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
29
-74
/
+69
*
netfilter: Use nf_hook_state.net
Eric W. Biederman
2015-09-17
21
-58
/
+41
*
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
29
-102
/
+126
*
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2015-09-17
2
-3
/
+8
*
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
2015-09-17
1
-1
/
+2
*
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
2015-09-17
1
-3
/
+8
*
bridge: Pass net into br_nf_ip_fragment
Eric W. Biederman
2015-09-17
1
-6
/
+6
*
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
2015-09-17
1
-2
/
+3
*
ipv6: Cache net in ip6_output
Eric W. Biederman
2015-09-17
1
-2
/
+2
*
ipv6: Only compute net once in ip6_finish_output2
Eric W. Biederman
2015-09-17
1
-6
/
+5
*
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
net: Remove dev_queue_xmit_sk
Eric W. Biederman
2015-09-17
1
-2
/
+2
*
bridge: Introduce br_send_bpdu_finish
Eric W. Biederman
2015-09-17
1
-1
/
+6
*
arp: Introduce arp_xmit_finish
Eric W. Biederman
2015-09-17
1
-1
/
+6
*
ipv6: Only compute net once in ip6mr_forward2_finish
Eric W. Biederman
2015-09-17
1
-2
/
+3
*
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
2015-09-17
1
-2
/
+3
*
ipv4: Only compute net once in ip_rcv_finish
Eric W. Biederman
2015-09-17
1
-6
/
+4
*
ipv4: Only compute net once in ip_finish_output2
Eric W. Biederman
2015-09-17
1
-2
/
+3
*
ipv4: Explicitly compute net in ip_fragment
Eric W. Biederman
2015-09-17
1
-3
/
+2
*
ipv4: Only compute net once in ip_do_fragment
Eric W. Biederman
2015-09-17
1
-6
/
+8
*
ipv4: Don't recompute net in ipmr_queue_xmit
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
ipv4: Remember the net in ip_output and ip_mc_output
Eric W. Biederman
2015-09-17
1
-2
/
+4
*
ipv4: Compute net once in ip_rcv
Eric W. Biederman
2015-09-17
1
-7
/
+9
*
ipv4: Compute net once in ip_forward_finish
Eric W. Biederman
2015-09-17
1
-2
/
+3
*
ipv4: Compute net once in ip_forward
Eric W. Biederman
2015-09-17
1
-2
/
+4
*
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
18
-25
/
+25
*
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
2015-09-17
1
-2
/
+0
*
net-sysfs: get_netdev_queue_index() cleanup
Thadeu Lima de Souza Cascardo
2015-09-17
1
-6
/
+3
*
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
3
-6
/
+12
*
net: Allow user to get table id from route lookup
David Ahern
2015-09-15
1
-4
/
+8
*
net: Add FIB table id to rtable
David Ahern
2015-09-15
2
-0
/
+9
*
net: Refactor rtable initialization
David Ahern
2015-09-15
1
-52
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
34
-108
/
+461
|
\
|
*
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
2015-09-10
1
-0
/
+16
|
*
tcp: generate CA_EVENT_TX_START on data frames
Neal Cardwell
2015-09-10
1
-3
/
+3
|
*
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2015-09-09
2
-8
/
+15
|
*
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
Daniel Borkmann
2015-09-09
1
-5
/
+12
|
*
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
2015-09-09
1
-2
/
+1
|
*
net: ipv6: use common fib_default_rule_pref
Phil Sutter
2015-09-09
6
-17
/
+3
|
*
ipv6: fix multipath route replace error recovery
Roopa Prabhu
2015-09-09
1
-26
/
+175
|
*
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
2015-09-09
1
-0
/
+6
|
*
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
2015-09-08
1
-1
/
+29
|
*
net: bridge: remove unnecessary switchdev include
Vivien Didelot
2015-09-08
1
-1
/
+0
[next]