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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-29
1
-41
/
+0
*
net: Introduce L3 Master device abstraction
David Ahern
2015-09-29
1
-0
/
+125
*
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
2
-3
/
+3
*
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
1
-5
/
+2
*
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
1
-3
/
+2
*
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-29
1
-9
/
+10
*
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
2
-2
/
+2
*
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-29
1
-1
/
+2
*
dccp: use inet6_csk_route_req() helper
Eric Dumazet
2015-09-29
1
-1
/
+1
*
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-29
1
-2
/
+1
*
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-29
1
-1
/
+1
*
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
1
-2
/
+2
*
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-28
1
-4
/
+4
*
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-26
1
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
7
-19
/
+50
|
\
|
*
ipv4: send arp replies to the correct tunnel
Jiri Benc
2015-09-24
1
-0
/
+2
|
*
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-09-21
1
-1
/
+13
|
*
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
2015-09-20
1
-1
/
+1
|
*
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-20
1
-11
/
+19
|
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
2
-1
/
+2
|
*
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2015-09-17
1
-1
/
+2
|
*
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-2
/
+2
|
*
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-2
/
+9
|
*
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-2
/
+2
*
|
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-09-25
2
-2
/
+2
*
|
tcp: constify tcp_v{4|6}_send_synack() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
ipv6: constify ip6_xmit() sock argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2015-09-25
1
-5
/
+5
*
|
inet: constify ip_dont_fragment() arguments
Eric Dumazet
2015-09-25
1
-3
/
+5
*
|
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
|
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
2
-5
/
+6
*
|
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2015-09-25
1
-1
/
+2
*
|
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2015-09-25
1
-1
/
+2
*
|
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
2015-09-24
1
-8
/
+3
*
|
switchdev: remove "ABORT" transaction phase
Jiri Pirko
2015-09-24
1
-1
/
+0
*
|
switchdev: remove "NONE" transaction phase
Jiri Pirko
2015-09-24
1
-1
/
+0
*
|
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
2015-09-24
1
-0
/
+10
*
|
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-24
1
-2
/
+1
*
|
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-24
1
-3
/
+21
*
|
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-24
1
-3
/
+3
*
|
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-24
2
-6
/
+3
[next]