Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b8d52ac382b17a19906b930cd69e2edb0aca8ba
/
net
/
ipv4
4e4f1fc
tcp: properly increase rcv_ssthresh for ofo packets
by Eric Dumazet
· 11 years ago
16edfe7
tcp: fix no cwnd growth after timeout
by Yuchung Cheng
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e2e5c4c
tcp: Add missing braces to do_tcp_setsockopt
by Dave Jones
· 11 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
52f20e6
tcp: better comments for RTO initiallization
by Yuchung Cheng
· 11 years ago
48f8e0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
7cc9eb6
netfilter: SYNPROXY: let unrelated packets continue
by Jesper Dangaard Brouer
· 11 years ago
775ada6
netfilter: more strict TCP flag matching in SYNPROXY
by Jesper Dangaard Brouer
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
cc8c6c1
net: tcp_probe: adapt tbuf size for recent changes
by Daniel Borkmann
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 11 years ago
3e25c65
net: neighbour: Remove CONFIG_ARPD
by Tim Gardner
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
5a17a39
net: make snmp_mib_free static inline
by Cong Wang
· 11 years ago
eb3c0d8
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
by Cong Wang
· 11 years ago
737e828
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
by Li Hongjun
· 11 years ago
eb8895d
tcp: tcp_make_synack() should use sock_wmalloc
by Phil Oester
· 11 years ago
1b7fdd2
tcp: do not use cached RTT for RTT estimation
by Yuchung Cheng
· 11 years ago
79f9ab7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
c27c932
ipv4: sendto/hdrincl: don't use destination address found in header
by Chris Clark
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
e3e1202
tcp: don't apply tsoffset if rcv_tsecr is zero
by Andrew Vagin
· 11 years ago
c7781a6
tcp: initialize rcv_tstamp for restored sockets
by Andrew Vagin
· 11 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 11 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 11 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 11 years ago
affe759
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
by Phil Oester
· 11 years ago
b1dcdc6
net: tcp_probe: allow more advanced ingress filtering by mark
by Daniel Borkmann
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5a25cf1
xfrm: revert ipv4 mtu determination to dst_mtu
by Hannes Frederic Sowa
· 11 years ago
b4de77a
ipip: potential race in ip_tunnel_init_net()
by Dan Carpenter
· 11 years ago
f925d0a
net: tcp_probe: add IPv6 support
by Daniel Borkmann
· 11 years ago
d8cdeda
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
by Daniel Borkmann
· 11 years ago
b4c1c1d
net: tcp_probe: also include rcv_wnd next to snd_wnd
by Daniel Borkmann
· 11 years ago
0f7cc9a
tcp: increase throughput when reordering is high
by Yuchung Cheng
· 11 years ago
ea857f2
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
by Dan Carpenter
· 11 years ago
734d272
ipv4: raise IP_MAX_MTU to theoretical limit
by Eric Dumazet
· 11 years ago
397b417
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
by Christoph Paasch
· 11 years ago
89d5e23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
7ed5c5a
tcp: set timestamps for restored skb-s
by Andrey Vagin
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
6c742e7
ipip: add x-netns support
by Nicolas Dichtel
· 11 years ago
fc8f999
ipv4 tunnels: use net_eq() helper to check netns
by Nicolas Dichtel
· 11 years ago
64261f2
dev: move skb_scrub_packet() after eth_type_trans()
by Nicolas Dichtel
· 11 years ago
0ea9d5e
xfrm: introduce helper for safe determination of mtu
by Hannes Frederic Sowa
· 11 years ago
628e341
xfrm: make local error reporting more robust
by Hannes Frederic Sowa
· 11 years ago
4221f40
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
by Pravin B Shelar
· 11 years ago
74c181d
tcp: reset reordering est. selectively on timeout
by Yuchung Cheng
· 11 years ago
149479d
tcp: add server ip to encrypt cookie in fast open
by Yuchung Cheng
· 11 years ago
288a9376
net: rename busy poll MIB counter
by Eliezer Tamir
· 11 years ago
2690048
net: igmp: Allow user-space configuration of igmp unsolicited report interval
by William Manley
· 11 years ago
5c6fe01
net: igmp: Don't flush routing cache when force_igmp_version is modified
by William Manley
· 11 years ago
cab7004
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
by William Manley
· 11 years ago
77a482b
ip_gre: fix ipgre_header to return correct offset
by Timo Teräs
· 11 years ago
c655bc6
netfilter: nf_conntrack: don't send destroy events from iterator
by Florian Westphal
· 11 years ago
1f07d03
net: add SNMP counters tracking incoming ECN bits
by Eric Dumazet
· 11 years ago
182446d
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
by Tejun Heo
· 11 years ago
6261d98
ip_tunnel: embed hash list head
by stephen hemminger
· 11 years ago
cd6b423
tcp: cubic: fix bug in bictcp_acked()
by Eric Dumazet
· 11 years ago
2ed0edf
tcp: cubic: fix overflow error in bictcp_update()
by Eric Dumazet
· 11 years ago
aab515d
fib_trie: remove potential out of bound access
by Eric Dumazet
· 11 years ago
7921895
net: esp{4,6}: fix potential MTU calculation overflows
by Daniel Borkmann
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
73f5698
fib_rules: fix suppressor names and default values
by Stefan Tomanek
· 11 years ago
6ef94cf
fib_rules: add route suppression based on ifgroup
by Stefan Tomanek
· 11 years ago
446266b
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
by Daniel Borkmann
· 11 years ago
7764a45
fib_rules: add .suppress operation
by Stefan Tomanek
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
c0155b2
tcp: Remove unused tcpct declarations and comments
by Dmitry Popov
· 11 years ago
4299c8a
net: remove an unneeded check
by Dan Carpenter
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
9d4a031
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
by Hannes Frederic Sowa
· 11 years ago
c26bf4a
pktgen: Add UDPCSUM flag to support UDP checksums
by Thomas Graf
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
64dc613
net: add sk_stream_is_writeable() helper
by Eric Dumazet
· 11 years ago
f585a99
fib_trie: potential out of bounds access in trie_show_stats()
by Jerry Snitselaar
· 11 years ago
b9959fd
vti: switch to new ip tunnel code
by Amerigo Wang
· 11 years ago
c4854ec
ipmr: change the prototype of ip_mr_forward().
by Rami Rosen
· 11 years ago
4aa5dee
net: convert resend IGMP to notifier event
by Jiri Pirko
· 11 years ago
ed08495
tcp: use RTT from SACK for RTO
by Yuchung Cheng
· 11 years ago
59c9af4
tcp: measure RTT from new SACK
by Yuchung Cheng
· 11 years ago
5b08e47
tcp: prefer packet timing to TS-ECR for RTT
by Yuchung Cheng
· 11 years ago
375fe02
tcp: consolidate SYNACK RTT sampling
by Yuchung Cheng
· 11 years ago
651e927
sysctl net: Keep tcp_syn_retries inside the boundary
by Michal Tesar
· 11 years ago
21d1196
ipv4: set transport header earlier
by Eric Dumazet
· 11 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
24ab6be
tcp: account all retransmit failures
by Yuchung Cheng
· 11 years ago
8c91e16
gre: Fix MTU sizing check for gretap tunnels
by Alexander Duyck
· 11 years ago
cdbaa0b
gso: Update tunnel segmentation to support Tx checksum offload
by Alexander Duyck
· 11 years ago
3b8ccd4
inet: fix spacing in assignment
by Camelia Groza
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
cbf5500
net: rename low latency sockets functions to busy poll
by Eliezer Tamir
· 11 years ago
Next »