index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-05-04
gre: change gre_parse_header to return the header length
Jiri Benc
2016-05-04
tcp: guarantee forward progress in tcp_sendmsg()
Eric Dumazet
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
2016-05-02
gre: Create common functions for transmit
Tom Herbert
2016-05-02
gre: Move utility functions to common headers
Tom Herbert
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2016-05-02
tcp: do not block bh during prequeue processing
Eric Dumazet
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-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-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-28
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-28
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2016-04-28
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-28
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-28
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
2016-04-28
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
2016-04-28
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-28
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-25
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-24
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
2016-04-24
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
[next]