Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0e280af026a5662ffd57c4e623b822df1f7f47ff
/
net
/
ipv4
0e280af
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
by Eric Dumazet
· 12 years ago
4731d01
net: tcp_memcontrol: minor: remove unused variable
by Daniel Borkmann
· 12 years ago
bf84a010
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
bece1b970
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
16e3d96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
10b96f7
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
by Zefan Li
· 12 years ago
22251c7
ip_gre: fix a possible crash in parse_gre_header()
by Eric Dumazet
· 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
19952cc
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
aab2b4b
tcp: fix double-counted receiver RTT when leaving receiver fast path
by Neal Cardwell
· 12 years ago
d8c6f4b
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
by Neil Horman
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1cef935
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
7992ae6
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
by Pravin B Shelar
· 12 years ago
8f10098
IP_GRE: Fix GRE_CSUM case.
by Pravin B Shelar
· 12 years ago
490ab08
IP_GRE: Fix IP-Identification.
by Pravin B Shelar
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1b63edd
tcp: fix SYN-data space mis-accounting
by Yuchung Cheng
· 12 years ago
5b05204
ipv4: fix error handling in icmp_protocol.
by Li Wei
· 12 years ago
08dcdbf
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 12 years ago
b531ed6
ipv4: fix a bug in ping_err().
by Li Wei
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
4aa896c
ip_gre: remove an extra dst_release()
by Eric Dumazet
· 12 years ago
082c7ca
net: ipv4: fix waring -Wunused-variable
by Gao feng
· 12 years ago
eb6b9a8
ip_gre: propogate target device GSO capability to the tunnel device
by Dmitry Kravkov
· 12 years ago
aa0e51c
ip_gre: allow CSUM capable devices to handle packets
by Dmitry Kravkov
· 12 years ago
2ccba54
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
b20ab9cc
netfilter: nf_ct_helper: better logging for dropped packets
by Pablo Neira Ayuso
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
9aac22d
ip: fix warning in xfrm4_mode_tunnel_input
by stephen hemminger
· 12 years ago
68c3316
v4 GRE: Add TCP segmentation offload for GRE
by Pravin B Shelar
· 12 years ago
14bbd6a
net: Add skb_unclone() helper function.
by Pravin B Shelar
· 12 years ago
e0376d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
c9af6db
net: Fix possible wrong checksum generation.
by Pravin B Shelar
· 12 years ago
ee684b6
tcp: send packets with a socket timestamp
by Andrey Vagin
· 12 years ago
93be6ce
tcp: set and get per-socket timestamp
by Andrey Vagin
· 12 years ago
ceaa1fe
tcp: adding a per-socket timestamp offset
by Andrey Vagin
· 12 years ago
Next »