开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2015-05-11
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-11
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-05-11
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-05-11
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-04-27
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-27
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2015-04-27
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2015-04-27
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-27
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-27
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-24
tcp: make connect() mem charging friendly
Eric Dumazet
2015-03-24
tcp: fix tcp fin memory accounting
Josh Hunt
2015-03-24
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-14
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-14
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-14
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-03-14
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
2015-03-14
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
2015-03-06
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2015-02-26
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-26
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-02-26
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-02-26
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-02-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-02-26
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
2015-01-27
geneve: Fix races between socket add and release.
Jesse Gross
2015-01-27
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
2015-01-27
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
2014-12-16
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-16
gre: Set inner mac header in gro complete
Tom Herbert
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2014-11-24
net/ping: handle protocol mismatching scenario
Jane Zhou
2014-11-23
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
2014-11-16
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-16
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-05
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-30
gre: Use inner mac length when computing tunnel length
Tom Herbert
2014-10-30
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
[next]