Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
093c959307f2f5af72b24fdc4af7d4d0263f6eea
/
net
/
ipv4
19acc32
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
by Pravin B Shelar
· 12 years ago
0020356
fib_trie: no need to delay vfree()
by Al Viro
· 12 years ago
b56141a
net: frag, fix race conditions in LRU list maintenance
by Konstantin Khlebnikov
· 12 years ago
efeaa55
tcp: do not expire TCP fastopen cookies
by Eric Dumazet
· 12 years ago
0d05535
vxlan: Fix TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
9b3eb5e
gre: Fix GREv4 TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cd75eff
tcp: reset timer after any SYNACK retransmit
by Yuchung Cheng
· 12 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
aebda15
net: defer net_secret[] initialization
by Eric Dumazet
· 12 years ago
2bac7cb
net: ipv4: typo issue, remove erroneous semicolon
by Chen Gang
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
95a0616
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
fd7fc25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 12 years ago
12fb3dd
tcp: call tcp_replace_ts_recent() from tcp_ack()
by Eric Dumazet
· 12 years ago
d37d696
netfilter: xt_rpfilter: depend on raw or mangle table
by Florian Westphal
· 12 years ago
f83a7ea
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
by Florian Westphal
· 12 years ago
0e280af
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
by Eric Dumazet
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
97599dc
net: drop dst before queueing fragments
by Eric Dumazet
· 12 years ago
06848c1
esp4: fix error return code in esp_output()
by Wei Yongjun
· 12 years ago
4731d01
net: tcp_memcontrol: minor: remove unused variable
by Daniel Borkmann
· 12 years ago
bf84a01
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
bece1b9
tcp: tcp_tso_segment() small optimization
by Eric Dumazet
· 12 years ago
d6a4a10
tcp: GSO should be TSQ friendly
by Eric Dumazet
· 12 years ago
50bceae
tcp: Reallocate headroom if it would overflow csum_start
by Thomas Graf
· 12 years ago
16e3d96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
d66954a
tcp: incoming connections might use wrong route under synflood
by Dmitry Popov
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 12 years ago
10b96f7
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
by Zefan Li
· 12 years ago
c988d1e
net: ipv4: fix schedule while atomic bug in check_lifetime()
by Jiri Pirko
· 12 years ago
05a324b
net: ipv4: reset check_lifetime_work after changing lifetime
by Jiri Pirko
· 12 years ago
22251c7
ip_gre: fix a possible crash in parse_gre_header()
by Eric Dumazet
· 12 years ago
aaa795a
netfilter: nat: propagate errors from xfrm_me_harder()
by Patrick McHardy
· 12 years ago
c9e1673
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
by Patrick McHardy
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
3554306
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
by Gao feng
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
34e2ed3
net: ipv4: notify when address lifetime changes
by Jiri Pirko
· 12 years ago
19952cc4
net: frag queue per hash bucket locking
by Jesper Dangaard Brouer
· 12 years ago
5e404cd
ipconfig: add informative timeout messages while waiting for carrier
by Paul Gortmaker
· 12 years ago
f016588
netfilter: use IS_ENABLE to replace if defined in TRACE target
by Gao feng
· 12 years ago
537aadc
ip_gre: don't overwrite iflink during net_dev init
by Antonio Quartulli
· 12 years ago
54a5d38
ip_tunnel: Fix off-by-one error in forming dev name.
by Pravin B Shelar
· 12 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
e2a553d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1b5ab0d
net: use the frag lru_lock to protect netns_frags.nqueues update
by Jesper Dangaard Brouer
· 12 years ago
68399ac
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
by Jesper Dangaard Brouer
· 12 years ago
330305c
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
6752c8d
firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f61dd38
Tunneling: use IP Tunnel stats APIs.
by Pravin B Shelar
· 12 years ago
fd58156
IPIP: Use ip-tunneling code.
by Pravin B Shelar
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
25c7704
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
5594c32
Revert "udp: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
9cb690d
Revert "ip_gre: increase inner ip header ID during segmentation"
by Pravin B Shelar
· 12 years ago
da13482
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
7ebe183
tcp: undo spurious timeout after SACK reneging
by Yuchung Cheng
· 12 years ago
be99197
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6
by Hannes Frederic Sowa
· 12 years ago
0465277
ipv4: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f4541d6
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
d6a8c36
udp: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
10c0d7e
ip_gre: increase inner ip header ID during segmentation
by Cong Wang
· 12 years ago
e33099f
tcp: implement RFC5682 F-RTO
by Yuchung Cheng
· 12 years ago
ab42d9e
tcp: refactor CA_Loss state processing
by Yuchung Cheng
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
283951f
ipconfig: Fix newline handling in log message.
by Martin Fuzzey
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
3dd6664
netfilter: remove unused "config IP_NF_QUEUE"
by Paul Bolle
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
0d4f060
tcp: dont handle MTU reduction on LISTEN socket
by Eric Dumazet
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
8c6216d
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"
by Timo Teräs
· 12 years ago
35353c2
ipv4: replace ip_fast_csum with csum_replace2
by Li RongQing
· 12 years ago
015ba03
ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
by Silviu-Mihai Popescu
· 12 years ago
16fad69
tcp: fix skb_availroom()
by Eric Dumazet
· 12 years ago
9b717a8
tcp: TLP loss detection.
by Nandita Dukkipati
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4660c7f
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 12 years ago
6aed0c8
tunnel: use iptunnel_xmit() again
by Cong Wang
· 12 years ago
4f3ed92
ipip: capture inner headers during encapsulation
by Pravin B Shelar
· 12 years ago
8344bfc6
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
by Pravin B Shelar
· 12 years ago
7313626
tunneling: Add generic Tunnel segmentation.
by Pravin B Shelar
· 12 years ago
ec5f061
net: Kill link between CSUM and SG features.
by Pravin B Shelar
· 12 years ago
c10cb5f
Fix: sparse warning in inet_csk_prepare_forced_close
by Christoph Paasch
· 12 years ago
b2fb4f5
tcp: uninline tcp_prequeue()
by Eric Dumazet
· 12 years ago
7a67420
netconf: add the handler to dump entries
by Nicolas Dichtel
· 12 years ago
fa2b04f
net/ipv4: Timestamp option cannot overflow with prespecified addresses
by David Ward
· 12 years ago
a947b0a
xfrm: allow to avoid copying DSCP during encapsulation
by Nicolas Dichtel
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
Next »