index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
*
|
|
|
|
|
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
dccp: use inet6_csk_route_req() helper
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
*
|
|
|
|
|
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-28
*
|
|
|
|
|
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-26
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ipv4: send arp replies to the correct tunnel
Jiri Benc
2015-09-24
|
*
|
|
|
|
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-09-21
|
*
|
|
|
|
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
2015-09-20
|
*
|
|
|
|
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-20
|
*
|
|
|
|
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
|
*
|
|
|
|
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2015-09-17
|
*
|
|
|
|
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
|
*
|
|
|
|
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
|
*
|
|
|
|
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-09-15
*
|
|
|
|
|
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-09-25
*
|
|
|
|
|
tcp: constify tcp_v{4|6}_send_synack() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
ipv6: constify ip6_xmit() sock argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
inet: constify ip_dont_fragment() arguments
Eric Dumazet
2015-09-25
*
|
|
|
|
|
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
Eric Dumazet
2015-09-25
*
|
|
|
|
|
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
*
|
|
|
|
|
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2015-09-25
*
|
|
|
|
|
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2015-09-25
*
|
|
|
|
|
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
2015-09-24
*
|
|
|
|
|
switchdev: remove "ABORT" transaction phase
Jiri Pirko
2015-09-24
*
|
|
|
|
|
switchdev: remove "NONE" transaction phase
Jiri Pirko
2015-09-24
*
|
|
|
|
|
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
2015-09-24
*
|
|
|
|
|
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-24
*
|
|
|
|
|
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-24
*
|
|
|
|
|
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-24
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-24
*
|
|
|
|
genetlink: simplify genl_notify
Jiri Benc
2015-09-24
*
|
|
|
|
net/ethoc: support big-endian register layout
Max Filippov
2015-09-23
|
|
/
/
/
|
/
|
|
|
[prev]
[next]