Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b926260c05517478a53cc029035c8eb2d8ca2715
/
net
/
ipv4
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 11 years ago
90d0e08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
70cb4a4
ipmr: Replace comma with semicolon
by Himangi Saraogi
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1c19448
net: Make enabling of zero UDP6 csums more restrictive
by Tom Herbert
· 11 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 11 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 11 years ago
fbdc0ad
ipv4: initialise the itag variable in __mkroute_input
by Li RongQing
· 11 years ago
ca8a226
tcp: make cwnd-limited checks measurement-based, and gentler
by Neal Cardwell
· 11 years ago
f98f89a
net: tunnels - enable module autoloading
by Tom Gundersen
· 11 years ago
78ff4be
ip_tunnel: Initialize the fallback device properly
by Steffen Klassert
· 11 years ago
614d056
ipv4: minor spelling fix
by stephen hemminger
· 11 years ago
22fb22e
ipv4: ip_tunnels: disable cache for nbma gre tunnels
by Timo Teräs
· 11 years ago
ee30ef4
ip_tunnel: don't add tunnel twice
by Duan Jiong
· 11 years ago
f895f0c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
4929fd8
ip_tunnel: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
c722831
net: Use a more standard macro for INET_ADDR_COOKIE
by Joe Perches
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
1b3c61d
net: Use fwmark reflection in PMTU discovery.
by Lorenzo Colitti
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
3a19ce0
tcp: IPv6 support for fastopen server
by Daniel Lee
· 11 years ago
0a672f7
tcp: improve fastopen icmp handling
by Yuchung Cheng
· 11 years ago
843f4a5
tcp: use tcp_v4_send_synack on first SYN-ACK
by Yuchung Cheng
· 11 years ago
89278c9
tcp: simplify fast open cookie processing
by Yuchung Cheng
· 11 years ago
5b7ed08
tcp: move fastopen functions to tcp_fastopen.c
by Yuchung Cheng
· 11 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
· 11 years ago
6d004d6
vti: Use the tunnel mark for lookup in the error handlers.
by Steffen Klassert
· 11 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
2490155
tcp: remove in_flight parameter from cong_avoid() methods
by Eric Dumazet
· 11 years ago
e114a71
tcp: fix cwnd limited checking to improve congestion control
by Eric Dumazet
· 11 years ago
0cda345
tcp_cubic: fix the range of delayed_ack
by Liu Yu
· 11 years ago
fc9f350
tcp: increment retransmit counters in tlp and fast open
by Eric Dumazet
· 11 years ago
f768e5b
netfilter: add helper for adding nat extension
by Florian Westphal
· 11 years ago
61622cc
xfrm4: Properly handle unsupported protocols
by Steffen Klassert
· 11 years ago
5a2b646
ipv4: Use predefined value for readability
by Hisao Tanabe
· 11 years ago
851bdd1
inetpeer_gc_worker: trivial cleanup
by xiao jin
· 11 years ago
b57708a
gre: add x-netns support
by Nicolas Dichtel
· 11 years ago
1f3279a
tcp: avoid retransmits of TCP packets hanging in host queues
by Eric Dumazet
· 11 years ago
86fd14a
tcp: make tcp_cwnd_application_limited() static
by Weiping Pan
· 11 years ago
1536e28
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
by Kenjiro Nakayama
· 11 years ago
8c923ce
ip_tunnel: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
0d5edc6
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
by Cong Wang
· 11 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
a324523
vti4: Don't count header length twice.
by Steffen Klassert
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
b0270e9
ipv4: add a sock pointer to ip_queue_xmit()
by Eric Dumazet
· 11 years ago
9114615
ipv4: return valid RTA_IIF on ip route get
by Julian Anastasov
· 11 years ago
b04c461
net: ipv4: current group_info should be put after using.
by Wang, Xiaoming
· 11 years ago
8d89dcd
vti: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
5a45527
gre: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
ce7613d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
3ed66e9
net: replace __this_cpu_inc in route.c with raw_cpu_inc
by Christoph Lameter
· 11 years ago
5596732
xfrm: Fix crash with ipv6 IPsec tunnel and NAT.
by Steffen Klassert
· 11 years ago
c58dd2d
netfilter: Can't fail and free after table replacement
by Thomas Graf
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e2a1d3e
tcp: fix get_timewait4_sock() delay computation on 64bit
by Eric Dumazet
· 11 years ago
a0b8486
tcp: tcp_make_synack() minor changes
by Eric Dumazet
· 11 years ago
cc93fc5
tcp: delete unused parameter in tcp_nagle_check()
by Peter Pan(潘卫平)
· 11 years ago
fbd02dd
ip_tunnel: Fix dst ref-count.
by Pravin B Shelar
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0b8c7f6
ipv4: remove ip_rt_dump from route.c
by Li RongQing
· 11 years ago
4a4eb21
ipv4: remove ipv4_ifdown_dst from route.c
by Li RongQing
· 11 years ago
65886f4
ipmr: fix mfc notification flags
by Nicolas Dichtel
· 11 years ago
e35bad5
net: remove empty lines from tcp_syn_flood_action
by Daniel Baluta
· 11 years ago
4d3bb51
cgroup: drop const from @buffer of cftype->write_string()
by Tejun Heo
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
e86e180
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2f32b51
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
by Steffen Klassert
· 11 years ago
c3f9b01
tcp: tcp_release_cb() should release socket ownership
by Eric Dumazet
· 11 years ago
431a912
tcp: timestamp SYN+DATA messages
by Eric Dumazet
· 11 years ago
2196269
tcp: do not leak non zero tstamp in output packets
by Eric Dumazet
· 11 years ago
e588e2f
inet: frag: make sure forced eviction removes all frags
by Florian Westphal
· 11 years ago
f7324ac
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
by David S. Miller
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
24b9bf4
net: fix for a race condition in the inet frag code
by Nikolay Aleksandrov
· 11 years ago
f19c29e
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
by Yuchung Cheng
· 11 years ago
10ddceb
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
by Xin Long
· 11 years ago
c84a571
tcp: fix bogus RTT on special retransmission
by Yuchung Cheng
· 11 years ago
8e1f40e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
Next »