index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-05-02
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-01
soreuseport: Fix TCP listener hash collision
Craig Gallek
2016-04-29
ip_tunnel: fix preempt warning in ip tunnel creation/updating
Paolo Abeni
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-28
tcp: give prequeue mode some care
Eric Dumazet
2016-04-28
gre: reject GUE and FOU in collect metadata mode
Jiri Benc
2016-04-28
gre: build header correctly for collect metadata tunnels
Jiri Benc
2016-04-28
gre: do not assign header_ops in collect metadata mode
Jiri Benc
2016-04-28
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
2016-04-28
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
2016-04-28
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
2016-04-28
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
2016-04-27
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
2016-04-25
tcp: SYN packets are now simply consumed
Eric Dumazet
2016-04-25
soreuseport: Resolve merge conflict for v4/v6 ordering fix
Craig Gallek
2016-04-24
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
2016-04-18
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
2016-04-16
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-14
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
[prev]
[next]