index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2
-7
/
+5
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
1
-2
/
+6
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
1
-5
/
+19
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2
-4
/
+8
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
3
-38
/
+32
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-455
/
+175
2016-04-24
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+4
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+6
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+48
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2
-2
/
+3
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
1
-6
/
+6
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-18
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
1
-6
/
+0
2016-04-17
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
1
-1
/
+13
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
4
-34
/
+22
2016-04-16
sctp: export some functions for sctp_diag in inet_diag
Xin Long
1
-26
/
+41
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
1
-2
/
+2
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
3
-9
/
+18
2016-04-15
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
1
-2
/
+7
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
4
-17
/
+66
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2
-8
/
+43
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
3
-9
/
+15
2016-04-14
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2016-04-14
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2
-2
/
+3
2016-04-14
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
1
-2
/
+0
2016-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2
-86
/
+10
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
2
-15
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2
-4
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2
-217
/
+52
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2
-29
/
+14
2016-04-14
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-04-14
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
2
-4
/
+6
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2
-2
/
+4
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
2
-23
/
+16
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2
-21
/
+2
2016-04-14
netfilter: x_tables: validate targets of jumps
Florian Westphal
2
-0
/
+32
2016-04-14
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2
-3
/
+9
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
1
-3
/
+4
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2
-5
/
+40
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+24
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
3
-3
/
+24
2016-04-07
udp: Remove udp_offloads
Tom Herbert
1
-63
/
+0
2016-04-07
fou: change to use UDP socket GRO
Tom Herbert
1
-31
/
+17
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
1
-0
/
+2
[next]