Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9830ad4c6a7f8db18d3b0933875937e36470987d
/
net
/
ipv4
9830ad4
ip_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
d6ecf32
tcp_cubic: fix typo in module param description
by Chema Gonzalez
· 8 years ago
0f9fa83
tcp: remove poll() flakes with FastOpen
by Eric Dumazet
· 8 years ago
3d47626
tcp: remove poll() flakes when receiving RST
by Eric Dumazet
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
1862d62
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
1215e51
ipv4: fix a deadlock in ip_ra_control
by WANG Cong
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f4c13c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
fe50543
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
by Gao Feng
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
7ed14d9
net: ipv4: Refine the ipv4_default_advmss
by Gao Feng
· 8 years ago
17c3060
tcp: clear saved_syn in tcp_disconnect()
by Eric Dumazet
· 8 years ago
7cc2b04
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
by Gao Feng
· 8 years ago
cc663f4
tcp: restrict F-RTO to work-around broken middle-boxes
by Yuchung Cheng
· 8 years ago
bbadb9a
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
a880179
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2d2517e
tcp: fix reordering SNMP under-counting
by Yuchung Cheng
· 8 years ago
ecde8f3
tcp: fix lost retransmit SNMP under-counting
by Yuchung Cheng
· 8 years ago
589c49c
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
by Gao Feng
· 8 years ago
0b9aefe
tcp: minimize false-positives on TCP/GRO check
by Marcelo Ricardo Leitner
· 8 years ago
1935299
net: tcp: Refine the __tcp_select_window
by Gao Feng
· 8 years ago
8f1f7ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
b5c9641
net: devinet: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
3b02286
net: devinet: Refactor inet_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
ffefb6f
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
75c689d
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
3b7dabf
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
by Liping Zhang
· 8 years ago
43a6684
ping: implement proper locking
by Eric Dumazet
· 8 years ago
e590745
tcp: Record Rx hash and NAPI ID in tcp_child_process
by Alexander Duyck
· 8 years ago
dddb64b
net: Add sysctl to toggle early demux for tcp and udp
by subashab@codeaurora.org
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
c64c0b3
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
cfc62d8
net: tcp: Permit user set TCP_MAXSEG to default value
by Gao Feng
· 8 years ago
7b8f7a4
neighbour: fix nlmsg_pid in notifications
by Roopa Prabhu
· 8 years ago
bf4e0a3
net: ipv4: add support for ECMP hash policy choice
by Nikolay Aleksandrov
· 8 years ago
41e9573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
b54ab92
netfilter: refcounter conversions
by Reshetova, Elena
· 8 years ago
db7f00b
tcp: tcp_get_info() should read tcp_time_stamp later
by Eric Dumazet
· 8 years ago
4396e46
tcp: remove tcp_tw_recycle
by Soheil Hassas Yeganeh
· 8 years ago
d82bae1
tcp: remove per-destination timestamp cache
by Soheil Hassas Yeganeh
· 8 years ago
be7164c
tcp_westwood: fix tcp_westwood_info() style mistakes
by chun Long
· 8 years ago
5d7bfd1
ipv4: fib_rules: Dump FIB rules when registering FIB notifier
by Ido Schimmel
· 8 years ago
6a003a5
ipv4: fib_rules: Add notifier info to FIB rules notifications
by Ido Schimmel
· 8 years ago
3c71006
ipv4: fib_rules: Check if rule is a default rule
by Ido Schimmel
· 8 years ago
e11607a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
101c431
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
45caeaa
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
055c4b3
netfilter: nft_fib: Support existence check
by Phil Sutter
· 8 years ago
1059660
netfilter: nf_tables: fix mismatch in big-endian system
by Liping Zhang
· 8 years ago
8b57fd1
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
by Gao Feng
· 8 years ago
d05f7a7
ipv4: fib: Remove redundant argument
by Ido Schimmel
· 8 years ago
c024389
ipv4: fib: Move FIB notification code to a separate file
by Ido Schimmel
· 8 years ago
4b3b45e
udp: avoid ufo handling on IP payload compression packets
by Alexey Kodanev
· 8 years ago
a30aad5
tcp: rename *_sequence_number() to *_seq_and_tsoff()
by Alexey Kodanev
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
294acf1
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
c1183db
netfilter: nf_reject: remove unused variable
by Taehee Yoo
· 8 years ago
7b4fdf7
netfilter: don't track fragmented packets
by Florian Westphal
· 8 years ago
02b2faa
tcp: fix various issues for sockets morphing to listen state
by Eric Dumazet
· 8 years ago
74664cf
netfilter: arp_tables: remove redundant check on ret being non-zero
by Colin Ian King
· 8 years ago
13fa745
netfilter: Use pr_cont where appropriate
by Joe Perches
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
20b83643
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
7db9236
tcp: fix potential double free issue for fastopen_req
by Wei Wang
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
449809a
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
3b45a41
net: route: add missing nla_policy entry for RTA_MARK attribute
by Liping Zhang
· 8 years ago
c2eca00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
29e0922
netfilter: use skb_to_full_sk in ip_route_me_harder
by Florian Westphal
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
6e28099
ipv4: mask tos for input route
by Julian Anastasov
· 8 years ago
8bcfd09
ipv4: add missing initialization for flowi4_uid
by Julian Anastasov
· 8 years ago
eee2faa
tcp: account for ts offset only if tsecr not zero
by Alexey Kodanev
· 8 years ago
00355fa
tcp: setup timestamp offset when write_seq already set
by Alexey Kodanev
· 8 years ago
29869d6
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
by Eric Dumazet
· 8 years ago
ca4ef45
ip: fix IP_CHECKSUM handling
by Paolo Abeni
· 8 years ago
4e33e34
tcp: use page_ref_inc() in tcp_sendmsg()
by Eric Dumazet
· 8 years ago
a4ecb15
tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling
by Cui, Cheng
· 8 years ago
99d5cee
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7785bba
esp: Add a software GRO codepath
by Steffen Klassert
· 8 years ago
5f11416
net: Add a skb_gro_flush_final helper.
by Steffen Klassert
· 8 years ago
e70ac17
tcp: tcp_probe: use spin_lock_bh()
by Eric Dumazet
· 8 years ago
4872e57
NET: Fix /proc/net/arp for AX.25
by Ralf Baechle
· 8 years ago
c16ec185
net: rename dst_neigh_output back to neigh_output
by Julian Anastasov
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2f3a527
ipv4: fib: Add events for FIB replace and append
by Ido Schimmel
· 8 years ago
5b7d616
ipv4: fib: Send notification before deleting FIB alias
by Ido Schimmel
· 8 years ago
42d5aa7
ipv4: fib: Send deletion notification with actual FIB alias type
by Ido Schimmel
· 8 years ago
58e3bdd
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
by Ido Schimmel
· 8 years ago
9c8bb16
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
by Hangbin Liu
· 8 years ago
37b1038
xfrm: policy: make policy backend const
by Florian Westphal
· 8 years ago
a2817d8
xfrm: policy: remove family field
by Florian Westphal
· 8 years ago
Next »