Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
125c4033f0187d7264f08d7cf1474252df4f4c17
/
net
/
ipv4
e688a60
net: introduce DST_NOPEER dst flag
by Eric Dumazet
· 13 years ago
b9eda06
ipv4: using prefetch requires including prefetch.h
by Stephen Rothwell
· 13 years ago
9f28a2f
ipv4: reintroduce route cache garbage collector
by Eric Dumazet
· 13 years ago
cd7816d
net: have ipconfig not wait if no dev is available
by Gerlando Falauto
· 13 years ago
72b3601
ipip, sit: copy parms.name after register_netdevice
by Ted Feng
· 13 years ago
de398fb
ipv4: Fix peer validation on cached lookup.
by David S. Miller
· 13 years ago
f61759e
ipv4: make sure RTO_ONLINK is saved in routing cache
by Julian Anastasov
· 13 years ago
d01ff0a
ipv4: flush route cache after change accept_local
by Peter Pan(潘卫平)
· 13 years ago
59c2cda
Revert "udp: remove redundant variable"
by David S. Miller
· 13 years ago
efbc368
ipv4: Perform peer validation on cached route lookup.
by David S. Miller
· 13 years ago
218fa90
ipv4: fix lockdep splat in rt_cache_seq_show
by Eric Dumazet
· 13 years ago
c1baa88
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
de68dca
inet: add a redirect generation id in inetpeer
by Eric Dumazet
· 13 years ago
261663b
ipv4: Don't use the cached pmtu informations for input routes
by Steffen Klassert
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
6b600b2
route: Use the device mtu as the default for blackhole routes
by Steffen Klassert
· 13 years ago
ac8a481
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
by Li Wei
· 13 years ago
685f94e6
ipv4 : igmp : fix error handle in ip_mc_add_src()
by Jun Zhao
· 13 years ago
46a246c
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
by David S. Miller
· 13 years ago
717b6d8
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
by Maciej Żenczykowski
· 13 years ago
5e2afba
netfilter: possible unaligned packet header in ip_route_me_harder
by Paul Guo
· 13 years ago
9cc20b2
ipv4: fix redirect handling
by Eric Dumazet
· 13 years ago
fb120c0
ping: dont increment ICMP_MIB_INERRORS
by Eric Dumazet
· 13 years ago
709e869
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
by Eric Dumazet
· 13 years ago
06236ac
net-netlink: Add a new attribute to expose TCLASS values via netlink
by Maciej Żenczykowski
· 13 years ago
4b90a60
ah: Don't return NET_XMIT_DROP on input.
by Nick Bowler
· 13 years ago
b12f62e
ipv4: fix for ip_options_rcv_srr() daddr update.
by Li Wei
· 13 years ago
b7ea81a
ah: Read nexthdr value before overwriting it in ahash input callback.
by Nick Bowler
· 13 years ago
069294e
ah: Correctly pass error codes in ahash output callback.
by Nick Bowler
· 13 years ago
2bc8ca4
ipv4: Fix inetpeer expire time information
by Steffen Klassert
· 13 years ago
6d67e9b
tcp: Fix comments for Nagle algorithm
by Feng King
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
918eb39
net: add missing bh_unlock_sock() calls
by Eric Dumazet
· 13 years ago
0ad92ad
udp: fix a race in encap_rcv handling
by Eric Dumazet
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
59445b6
ipv4: avoid useless call of the function check_peer_pmtu
by Gao feng
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 13 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
b732339
ipv4: fix ipsec forward performance regression
by Yan, Zheng
· 13 years ago
7cc9150
route: fix ICMP redirect validation
by Flavio Leitner
· 13 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 13 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 13 years ago
2c67e9a
net: use INET_ECN_MASK instead of hardcoded 3
by Maciej Żenczykowski
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
6cc7a76
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
by Maciej Żenczykowski
· 13 years ago
20c4cb7
tcp: remove unused tcp_fin() parameters
by Eric Dumazet
· 13 years ago
e9266a0
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
by Eric Dumazet
· 13 years ago
113ab38
ip_gre: dont increase dev->needed_headroom on a live device
by Eric Dumazet
· 13 years ago
686dc6b
ipv4: compat_ioctl is local to af_inet.c, make it static
by Gerrit Renker
· 13 years ago
06a59ec
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
by Eric Dumazet
· 13 years ago
58af19e
tproxy: copy transparent flag when creating a time wait
by KOVACS Krisztian
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
bc416d9
macvlan: handle fragmented multicast frames
by Eric Dumazet
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
3ceca74
net-netlink: Add a new attribute to expose TOS values via netlink
by Murali Raja
· 13 years ago
5675592
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
by Dan Carpenter
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
1e5289e
tcp: properly update lost_cnt_hint during shifting
by Yan, Zheng
· 13 years ago
260fcbe
tcp: properly handle md5sig_pool references
by Yan, Zheng
· 13 years ago
349d289
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
by Vasily Averin
· 13 years ago
b5c5693
tcp: report ECN_SEEN in tcp_info
by Eric Dumazet
· 13 years ago
4de075e
tcp: rename tcp_skb_cb flags
by Eric Dumazet
· 13 years ago
b82d1bb
tcp: unalias tcp_skb_cb flags and ip_dsfield
by Eric Dumazet
· 13 years ago
7a269ff
tcp: ECN blackhole should not force quickack mode
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
f779b2d
tcp: fix validation of D-SACK
by Zheng Yan
· 13 years ago
765cf99
tcp: md5: remove one indirection level in tcp_md5sig_pool
by Eric Dumazet
· 13 years ago
19c1ea1
ipv4: Fix fib_info->fib_metrics leak
by Yan, Zheng
· 13 years ago
52b9aca
Merge branch 'master' of ../netdev/
by David S. Miller
· 13 years ago
946cedc
tcp: Change possible SYN flooding messages
by Eric Dumazet
· 13 years ago
29c486d
net: ipv4: relax AF_INET check in bind()
by Eric Dumazet
· 13 years ago
7858241
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
c667523
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
by Florian Westphal
· 13 years ago
a262f0c
Proportional Rate Reduction for TCP.
by Nandita Dukkipati
· 13 years ago
aff65da
net: ipv4: convert to SKB frag APIs
by Ian Campbell
· 13 years ago
e05c4ad3
mcast: Fix source address selection for multicast listener report
by Yan, Zheng
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b81693d
net: remove ndo_set_multicast_list callback
by Jiri Pirko
· 13 years ago
bdeab99
rps: Add flag to skb to indicate rxhash is based on L4 tuple
by Tom Herbert
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
97a8041
ipv4: some rt_iif -> rt_route_iif conversions
by Julian Anastasov
· 13 years ago
f0e3d068
tcp: initialize variable ecn_ok in syncookies path
by Mike Waychison
· 13 years ago
19fd617
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d52fbfc
ipv4: use dst with ref during bcast/mcast loopback
by Julian Anastasov
· 13 years ago
47670b7
ipv4: route non-local sources for raw socket
by Julian Anastasov
· 13 years ago
797fd39
netfilter: TCP and raw fix for ip_route_me_harder
by Julian Anastasov
· 13 years ago
dd23198e
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
by Daniel Baluta
· 13 years ago
d547f72
ipv4: fix the reusing of routing cache entries
by Julian Anastasov
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
f2c31e3
net: fix NULL dereferences in check_peer_redir()
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
a1889c0
net: adjust array index
by Julia Lawall
· 13 years ago
91c66c6
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
by Jesper Juhl
· 13 years ago
d5eab91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
Next »