Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d0075634cf9d288988f57392a1f132d2053af961
/
net
/
ipv4
685c794
icmp: icmp_send() can avoid a dev_put()
by Eric Dumazet
· 15 years ago
c148fc2
ipv4: inetdev_by_index() switch to RCU
by Eric Dumazet
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
38bfd8f
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
by Cyrill Gorcunov
· 15 years ago
65a1c4f
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
dc34347
Allow disabling of DSACK TCP option per route
by Gilad Ben-Yossef
· 15 years ago
345cda2
Allow to turn off TCP window scale opt per route
by Gilad Ben-Yossef
· 15 years ago
cda42eb
Allow disabling TCP timestamp options per route
by Gilad Ben-Yossef
· 15 years ago
1aba721
Add the no SACK route option feature
by Gilad Ben-Yossef
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
f55017a
Only parse time stamp TCP option in time wait sock
by Gilad Ben-Yossef
· 15 years ago
d17fa6f
ipmr: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
55888df
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
by Neil Horman
· 15 years ago
ea84e55
net: Corrected spelling error heurestics->heuristics
by Andreas Petlund
· 15 years ago
eef6dd6
gre: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
0694c4c
ipip: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8d5b2c0
gre: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
8f95dd6
ipip: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
c62f4c4
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
by Arjan van de Ven
· 15 years ago
ea94ff3
net: Fix for dst_negative_advice
by Krishna Kumar
· 15 years ago
b6b39e8
tcp: Try to catch MSG_PEEK bug
by Herbert Xu
· 15 years ago
0eae750
IP: Cleanups
by John Dykstra
· 15 years ago
55b8050
net: Fix IP_MULTICAST_IF
by Eric Dumazet
· 15 years ago
b103cf3
tcp: fix TCP_DEFER_ACCEPT retrans calculation
by Julian Anastasov
· 15 years ago
0c3d79b
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
by Julian Anastasov
· 15 years ago
d1b99ba
tcp: accept socket after TCP_DEFER_ACCEPT period
by Julian Anastasov
· 15 years ago
a1a2ad9
Revert "tcp: fix tcp_defer_accept to consider the timeout"
by David S. Miller
· 15 years ago
dff3bb0
ah4: convert to ahash
by Steffen Klassert
· 15 years ago
8edf19c
net: sk_drops consolidation part 2
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f373b53
tcp: replace ehash_size by ehash_mask
by Eric Dumazet
· 15 years ago
8558467
udp: Fix udp_poll() and ioctl()
by Eric Dumazet
· 15 years ago
6d01a02
tcp: fix tcp_defer_accept to consider the timeout
by Willy Tarreau
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 15 years ago
4b17d50f
ipv4: Define cipso_v4_delopt static
by Hagen Paul Pfeifer
· 15 years ago
ffce908
net: Add sk_mark route lookup support for IPv4 listening sockets
by Atis Elsts
· 15 years ago
a21090c
ipv4: arp_notify address list bug
by Stephen Hemminger
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
ee5e81f
add vif using local interface index instead of IP
by Ilia K
· 15 years ago
0bfbedb
tunnels: Optimize tx path
by Eric Dumazet
· 15 years ago
16c6cf8
ipv4: fib table algorithm performance improvement
by Stephen Hemminger
· 15 years ago
b3a5b6c
icmp: No need to call sk_write_space()
by Eric Dumazet
· 15 years ago
42324c6
net: splice() from tcp to pipe should take into account O_NONBLOCK
by Eric Dumazet
· 15 years ago
914a9ab
net: Use sk_mark for routing lookup in more places
by Atis Elsts
· 15 years ago
89e95a6
IPv4 TCP fails to send window scale option when window scale is zero
by Ori Finkelman
· 15 years ago
4fdb78d
net/ipv4/tcp.c: fix min() type mismatch warning
by Andrew Morton
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
a43912a
tunnel: eliminate recursion field
by Eric Dumazet
· 15 years ago
0915921
ipv4: check optlen for IP_MULTICAST_IF option
by Shan Wei
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
657e964
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
by Robert Varga
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 15 years ago
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
3261309
net: constify struct net_protocol
by Alexey Dobriyan
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
fa1a9c6
headers: net/ipv[46]/protocol.c header trim
by Alexey Dobriyan
· 15 years ago
aa13307
tcp: replace hard coded GFP_KERNEL with sk_allocation
by Wu Fengguang
· 15 years ago
6ce9e7b
ip: Report qdisc packet drops
by Eric Dumazet
· 15 years ago
3b401a8
inet: inet_connection_sock_af_ops const
by Stephen Hemminger
· 15 years ago
b2e4b3d
tcp: MD5 operations should be const
by Stephen Hemminger
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
89d69d2
net: make neigh_ops constant
by Stephen Hemminger
· 15 years ago
6fa12c8
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
by Damian Lukowski
· 15 years ago
f1ecd5d
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
by Damian Lukowski
· 15 years ago
4d1a2d9
Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
by Damian Lukowski
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
9a7030b
tcp: Remove redundant copy of MD5 authentication key
by John Dykstra
· 15 years ago
80a1096
tcp: fix premature termination of FIN_WAIT2 time-wait sockets
by Octavian Purdila
· 15 years ago
80b71b8
fib_trie: resize rework
by Jens Låås
· 15 years ago
30038fc
net: ip_rt_send_redirect() optimization
by Eric Dumazet
· 15 years ago
df19a62
tcp: keepalive cleanups
by Eric Dumazet
· 15 years ago
3d1427f
ipv4: af_inet.c cleanups
by Eric Dumazet
· 15 years ago
788d908
ipv4: make ip_append_data() handle NULL routing table
by Julien TINNES
· 15 years ago
3993832
netfilter: nfnetlink: constify message attributes and headers
by Patrick McHardy
· 15 years ago
74f7a65
netfilter: nf_conntrack: log packets dropped by helpers
by Patrick McHardy
· 15 years ago
cce5a5c
netfilter: nf_nat: fix inverted logic for persistent NAT mappings
by Maximilian Engelhardt
· 15 years ago
35aad0f
netfilter: xtables: mark initial tables constant
by Jan Engelhardt
· 15 years ago
ece1387
Merge branch 'master' into next
by James Morris
· 15 years ago
8cdb045
gre: Fix MTU calculation for bound GRE tunnels
by Tom Goff
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
a8f80e8
Networking: use CAP_NET_ADMIN when deciding to call request_module
by Eric Paris
· 15 years ago
dc05a56
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 16 years ago
e2fe35c
netfilter: xtables: check for standard verdicts in policies
by Jan Engelhardt
· 16 years ago
90e7d4a
netfilter: xtables: check for unconditionality of policies
by Jan Engelhardt
· 16 years ago
a7d5173
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
by Jan Engelhardt
· 16 years ago
47901dc
netfilter: xtables: use memcmp in unconditional check
by Jan Engelhardt
· 16 years ago
e5afbba
netfilter: iptables: remove unused datalen variable
by Jan Engelhardt
· 16 years ago
f88e6a8
netfilter: xtables: switch table AFs to nfproto
by Jan Engelhardt
· 16 years ago
24c232d
netfilter: xtables: switch hook PFs to nfproto
by Jan Engelhardt
· 16 years ago
57750a2
netfilter: conntrack: switch hook PFs to nfproto
by Jan Engelhardt
· 16 years ago
Next »