index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
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
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-13
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-13
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2016-04-13
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-04-14
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-04-14
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
udp: Remove udp_offloads
Tom Herbert
2016-04-07
fou: change to use UDP socket GRO
Tom Herbert
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
[next]