Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a2cf20c3fb62ad4717276b5303bf831f7b29d54
/
net
/
ipv4
0a2cf20
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
by Soheil Hassas Yeganeh
· 9 years ago
863c1fd
tcp: remove an unnecessary check in tcp_tx_timestamp
by Soheil Hassas Yeganeh
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
b15084e
net: rename IP_UPD_PO_STATS_BH()
by Eric Dumazet
· 9 years ago
98f6199
net: rename IP_ADD_STATS_BH()
by Eric Dumazet
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
214d3f1
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
90bbcc6
net: tcp: rename TCP_INC_STATS_BH
by Eric Dumazet
· 9 years ago
02c2234
net: udp: rename UDP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
5d3848b
net: rename ICMP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
6aef70a
net: snmp: kill various STATS_USER() helpers
by Eric Dumazet
· 9 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6ed46d1
sock_diag: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
960a262
net: better drop monitoring in ip{6}_recv_error()
by Eric Dumazet
· 9 years ago
0aea76d
tcp: SYN packets are now simply consumed
by Eric Dumazet
· 9 years ago
d296ba6
soreuseport: Resolve merge conflict for v4/v6 ordering fix
by Craig Gallek
· 9 years ago
391a203
ipv4/fib: don't warn when primary address is missing if in_dev is dead
by Paolo Abeni
· 9 years ago
10d3be5
tcp-tso: do not split TSO packets at retransmit time
by Eric Dumazet
· 9 years ago
2de8023
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
by Martin KaFai Lau
· 9 years ago
b51e13f
tcp: Carry txstamp_ack in tcp_fragment_tstamp
by Martin KaFai Lau
· 9 years ago
11afbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
2175d87
libnl: nla_put_msecs(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cfea5a6
tcp: Merge tx_flags and tskey in tcp_shifted_skb
by Martin KaFai Lau
· 9 years ago
082ac2d
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
by Martin KaFai Lau
· 9 years ago
a9a0804
ipmr: align RTA_MFC_STATS on 64-bit
by Nicolas Dichtel
· 9 years ago
b7de529
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
by Xin Long
· 9 years ago
479f85c
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
by Martin KaFai Lau
· 9 years ago
110361f
udp: fix if statement in SIOCINQ ioctl
by Dan Carpenter
· 9 years ago
e0c2096
GRE: Add support for GRO/GSO of IPv6 GRE traffic
by Alexander Duyck
· 9 years ago
aed069d
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
by Alexander Duyck
· 9 years ago
cb2050a
sctp: export some functions for sctp_diag in inet_diag
by Xin Long
· 9 years ago
8804b27
tcp: remove false sharing in tcp_rcv_state_process()
by Eric Dumazet
· 9 years ago
b3d0514
tcp: do not mess with listener sk_wmem_alloc
by Eric Dumazet
· 9 years ago
d894ba1
soreuseport: fix ordering for mixed v4/v6 sockets
by Craig Gallek
· 9 years ago
802ab55
GSO: Support partial segmentation offload
by Alexander Duyck
· 9 years ago
1530545
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
by Alexander Duyck
· 9 years ago
cbc53e0
GSO: Add GSO type for fixed IPv4 ID
by Alexander Duyck
· 9 years ago
d6d5e99
route: do not cache fib route info on local routes with oif
by Chris Friesen
· 9 years ago
31c2e49
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
by Willem de Bruijn
· 9 years ago
9f9a45b
udp: do not expect udp headers on ioctl SIOCINQ
by Willem de Bruijn
· 9 years ago
60e1951
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
d7591f0
netfilter: x_tables: introduce and use xt_copy_counters_from_user
by Florian Westphal
· 9 years ago
aded9f3
netfilter: x_tables: remove obsolete check
by Florian Westphal
· 9 years ago
9560915
netfilter: x_tables: remove obsolete overflow check for compat case too
by Florian Westphal
· 9 years ago
09d9686
netfilter: x_tables: do compat validation via translate_table
by Florian Westphal
· 9 years ago
0188346
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
by Florian Westphal
· 9 years ago
8dddd32
netfilter: arp_tables: simplify translate_compat_table args
by Florian Westphal
· 9 years ago
7d3f843
netfilter: ip_tables: simplify translate_compat_table args
by Florian Westphal
· 9 years ago
ce683e5
netfilter: x_tables: check for bogus target offset
by Florian Westphal
· 9 years ago
fc1221b
netfilter: x_tables: add compat version of xt_check_entry_offsets
by Florian Westphal
· 9 years ago
aa412ba
netfilter: x_tables: kill check_entry helper
by Florian Westphal
· 9 years ago
7d35812
netfilter: x_tables: add and use xt_check_entry_offsets
by Florian Westphal
· 9 years ago
3647234
netfilter: x_tables: validate targets of jumps
by Florian Westphal
· 9 years ago
f24e230
netfilter: x_tables: don't move to non-existent next rule
by Florian Westphal
· 9 years ago
9ab179d
net: vrf: Fix dst reference counting
by David Ahern
· 9 years ago
a6db449
net: ipv4: Consider failed nexthops in multipath routes
by David Ahern
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a0ca153
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
by Alexander Duyck
· 9 years ago
46aa2f3
udp: Remove udp_offloads
by Tom Herbert
· 9 years ago
d92283e
fou: change to use UDP socket GRO
by Tom Herbert
· 9 years ago
38fd2af
udp: Add socket based GRO and config
by Tom Herbert
· 9 years ago
a602456
udp: Add GRO functions to UDP socket
by Tom Herbert
· 9 years ago
6305830
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
by Tom Herbert
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
8501786
tcp/dccp: fix inet_reuseport_add_sock()
by Eric Dumazet
· 9 years ago
ff76def
netfilter: arp_tables: register table in initns
by Florian Westphal
· 9 years ago
a6d5bbf
ip_tunnel: implement __iptunnel_pull_header
by Jiri Benc
· 9 years ago
627d2d6
udp: enable MSG_PEEK at non-zero offset
by samanthakumar
· 9 years ago
e6afc8a
udp: remove headers from UDP packets before queueing
by samanthakumar
· 9 years ago
4ce7e93
tcp: rate limit ACK sent by SYN_RECV request sockets
by Eric Dumazet
· 9 years ago
a9d6532
ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
by Eric Dumazet
· 9 years ago
9caad86
tcp: increment sk_drops for listeners
by Eric Dumazet
· 9 years ago
532182c
tcp: increment sk_drops for dropped rx packets
by Eric Dumazet
· 9 years ago
3b24d85
tcp/dccp: do not touch listener sk_refcnt under synflood
by Eric Dumazet
· 9 years ago
2d33191
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
by Eric Dumazet
· 9 years ago
ca065d0
udp: no longer use SLAB_DESTROY_BY_RCU
by Eric Dumazet
· 9 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
24025c4
ipv4: process socket-level control messages in IPv4
by Soheil Hassas Yeganeh
· 9 years ago
6b08492
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
by Soheil Hassas Yeganeh
· 9 years ago
7822ce7
netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address
by Haishuang Yan
· 9 years ago
2349262
tcp: remove cwnd moderation after recovery
by Yuchung Cheng
· 9 years ago
c348338
gro: Allow tunnel stacking in the case of FOU/GUE
by Alexander Duyck
· 9 years ago
2942119
netfilter: ipv4: fix NULL dereference
by Liping Zhang
· 9 years ago
b301f25
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
by Pablo Neira Ayuso
· 9 years ago
54d83fc
netfilter: x_tables: fix unconditional helper
by Florian Westphal
· 9 years ago
6e94e0c
netfilter: x_tables: make sure e->next_offset covers remaining blob size
by Florian Westphal
· 9 years ago
bdf533d
netfilter: x_tables: validate e->target_offset early
by Florian Westphal
· 9 years ago
995096a
Fix returned tc and hoplimit values for route with IPv6 encapsulation
by Quentin Armitage
· 9 years ago
5197f34
net: Reset encap_level to avoid resetting features on inner IP headers
by Alexander Duyck
· 9 years ago
4cfc86f
ipv4: initialize flowi4_flags before calling fib_lookup()
by Lance Richardson
· 9 years ago
ad0ea19
ipv4: fix broadcast packets reception
by Paolo Abeni
· 9 years ago
3ba9d30
net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()
by Deepa Dinamani
· 9 years ago
a09a4c8
tunnels: Remove encapsulation offloads on decap.
by Jesse Gross
· 9 years ago
fac8e0f
tunnels: Don't apply GRO to multiple layers of encapsulation.
by Jesse Gross
· 9 years ago
b8cba75
ipip: Properly mark ipip GRO packets as encapsulated.
by Jesse Gross
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
fca5fdf
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
by Daniel Borkmann
· 9 years ago
e316ea6
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
by Eric Dumazet
· 9 years ago
Next »