Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
238fa3623a5709d29673ed78ff8e714d040fbb89
/
net
/
ipv4
155e010
udp: Move udp_tunnel_segment into udp_offload.c
by Tom Herbert
· 10 years ago
8024e02
udp: Add udp_sock_create for UDP tunnels to open listener socket
by Tom Herbert
· 10 years ago
a2f983f
ipv4: remove the unnecessary variable in udp_mcast_next
by Li RongQing
· 10 years ago
405fd70
ipconfig: Only bootp paths should reference ic_dev_xid.
by David S. Miller
· 10 years ago
21621e9
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
by Fabian Frederick
· 10 years ago
4f6ad60
ipconfig: add static to local variable
by Fabian Frederick
· 10 years ago
b73c3d0
net: Save TX flow hash in sock and set in skbuf on xmit
by Tom Herbert
· 10 years ago
86c6a2c
tcp: switch snt_synack back to measuring transmit time of first SYNACK
by Neal Cardwell
· 10 years ago
9fe516b
inet: move ipv6only in sock_common
by Eric Dumazet
· 10 years ago
4135ab8
tcp: tcp_conn_request: fix build error when IPv6 is disabled
by Octavian Purdila
· 10 years ago
1fb6f15
tcp: add tcp_conn_request
by Octavian Purdila
· 10 years ago
695da14
tcp: add queue_add_hash to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
2aec4a2
tcp: add mss_clamp to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
5db92c9
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
by Octavian Purdila
· 10 years ago
d6274bd
tcp: add send_synack method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
936b8bd
tcp: add init_seq method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
d94e041
tcp: add route_req method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
fb7b37a
tcp: add init_cookie_seq method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
16bea70
tcp: add init_req method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
aa27fc5
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
by Octavian Purdila
· 10 years ago
57b4755
tcp: cookie_v4_init_sequence: skb should be const
by Octavian Purdila
· 10 years ago
9b8d90b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f886497
ipv4: fix dst race in sk_dst_get()
by Eric Dumazet
· 10 years ago
2cd0d74
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
by Neal Cardwell
· 10 years ago
e0f802f
tcp: move ir_mark initialization to tcp_openreq_init
by Octavian Purdila
· 10 years ago
1784637
tcp: remove unnecessary tcp_sk assignment.
by Dave Jones
· 10 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
bef1909
tcp: fixing TLP's FIN recovery
by Per Hurtig
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6bae1d4
net: Add skb_gro_postpull_rcsum to udp and vxlan
by Tom Herbert
· 10 years ago
7e3cead
net: Save software checksum complete
by Tom Herbert
· 10 years ago
9709674
ipv4: fix a race in ip4_datagram_release_cb()
by Eric Dumazet
· 10 years ago
5ce54af
ip_tunnel: fix i_key matching in ip_tunnel_find
by Dmitry Popov
· 10 years ago
7c8e6b9
ip_vti: Fix 'ip tunnel add' with 'key' parameters
by Dmitry Popov
· 10 years ago
2346829
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
by Dmitry Popov
· 10 years ago
f8c1b7c
gre: allow changing mac address when device is up
by stephen hemminger
· 10 years ago
6cc55e0
tcp: add gfp parameter to tcp_fragment
by Octavian Purdila
· 10 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 10 years ago
586d5fc
ip_tunnel: fix possible rtable leak
by Dmitry Popov
· 10 years ago
ebbe495
ipv4: use skb frags api in udp4_hwcsum()
by WANG Cong
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 10 years ago
4749c09
gre: Call gso_make_checksum
by Tom Herbert
· 10 years ago
0f4f4ff
net: Add GSO support for UDP tunnels with checksum
by Tom Herbert
· 10 years ago
e9c3a24
tcp: Call gso_make_checksum
by Tom Herbert
· 10 years ago
7e2b10c
net: Support for multiple checksums with gso
by Tom Herbert
· 10 years ago
af5fcba
udp: Generic functions to set checksum
by Tom Herbert
· 10 years ago
f830b02
net: Revert "fib_trie: use seq_file_net rather than seq->private"
by Sasha Levin
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
0cfa5c0
tcp: fix cwnd undo on DSACK in F-RTO
by Yuchung Cheng
· 10 years ago
30f38d2
fib_trie: use seq_file_net rather than seq->private
by David Ahern
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
90d0e08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
70cb4a4
ipmr: Replace comma with semicolon
by Himangi Saraogi
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1c19448
net: Make enabling of zero UDP6 csums more restrictive
by Tom Herbert
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 10 years ago
fbdc0ad
ipv4: initialise the itag variable in __mkroute_input
by Li RongQing
· 10 years ago
ca8a226
tcp: make cwnd-limited checks measurement-based, and gentler
by Neal Cardwell
· 10 years ago
f98f89a
net: tunnels - enable module autoloading
by Tom Gundersen
· 10 years ago
78ff4be
ip_tunnel: Initialize the fallback device properly
by Steffen Klassert
· 10 years ago
614d056
ipv4: minor spelling fix
by stephen hemminger
· 10 years ago
22fb22e
ipv4: ip_tunnels: disable cache for nbma gre tunnels
by Timo Teräs
· 10 years ago
ee30ef4
ip_tunnel: don't add tunnel twice
by Duan Jiong
· 10 years ago
f895f0c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
4929fd8
ip_tunnel: delete unneeded call to netdev_priv
by Julia Lawall
· 10 years ago
c722831
net: Use a more standard macro for INET_ADDR_COOKIE
by Joe Perches
· 10 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 10 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 10 years ago
1b3c61d
net: Use fwmark reflection in PMTU discovery.
by Lorenzo Colitti
· 10 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 10 years ago
3a19ce0
tcp: IPv6 support for fastopen server
by Daniel Lee
· 10 years ago
0a672f7
tcp: improve fastopen icmp handling
by Yuchung Cheng
· 10 years ago
843f4a5
tcp: use tcp_v4_send_synack on first SYN-ACK
by Yuchung Cheng
· 10 years ago
89278c9
tcp: simplify fast open cookie processing
by Yuchung Cheng
· 10 years ago
5b7ed08
tcp: move fastopen functions to tcp_fastopen.c
by Yuchung Cheng
· 10 years ago
6770c64
cgroup: replace cftype->trigger() with cftype->write()
by Tejun Heo
· 10 years ago
451af50
cgroup: replace cftype->write_string() with cftype->write()
by Tejun Heo
· 10 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6d004d6
vti: Use the tunnel mark for lookup in the error handlers.
by Steffen Klassert
· 10 years ago
b3d4056
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
0a80966
net: Verify UDP checksum before handoff to encap
by Tom Herbert
· 11 years ago
29a96e1
icmp: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
de08dc1
igmp: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
b1036c6
gre: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
32a4be4
ipv4: remove inet_addr_hash_lock in devinet.c
by WANG Cong
· 11 years ago
ba6b918
ping: move ping_group_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
c9d8f1a
ipv4: move local_port_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
aeefa1e
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
by Sergey Popovich
· 11 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
c7ba65d
net: ip: push gso skb forwarding handling down the stack
by Florian Westphal
· 11 years ago
ca6c5d4
net: ipv4: ip_forward: fix inverted local_df test
by Florian Westphal
· 11 years ago
e96f2e7
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
by Ying Cai
· 11 years ago
ed70fcf
net: Call skb_checksum_init in IPv4
by Tom Herbert
· 11 years ago
7c3d5ab
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
by Vasily Averin
· 11 years ago
895162b
netfilter: ipv4: defrag: set local_df flag on defragmented skb
by Florian Westphal
· 11 years ago
Next »