index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
1
-1
/
+1
*
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
2017-02-07
1
-0
/
+6
*
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
2017-02-07
1
-1
/
+4
*
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-01-09
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2016-12-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-2
/
+2
|
\
|
*
switch getfrag callbacks to ..._full() primitives
Al Viro
2016-12-05
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-0
/
+2
|
\
\
|
*
|
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
|
|
/
*
|
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-2
/
+24
*
|
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-10
/
+15
|
\
|
|
*
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
2016-11-10
1
-5
/
+11
|
*
net: tcp response should set oif only if it is L3 master
David Ahern
2016-11-09
1
-1
/
+2
|
*
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
1
-4
/
+2
*
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
1
-1
/
+2
|
/
*
ipv4: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-3
/
+0
*
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
1
-2
/
+1
*
net: l3mdev: Add hook to output path
David Ahern
2016-09-10
1
-0
/
+8
*
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-1
/
+1
*
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
1
-0
/
+8
*
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
2016-07-19
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-2
/
+2
|
\
|
*
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
2016-06-30
1
-2
/
+2
*
|
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-03
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+4
|
\
|
*
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
2016-02-24
1
-1
/
+4
*
|
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
2016-02-16
1
-3
/
+0
|
/
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-1
/
+1
|
\
|
*
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
1
-1
/
+1
*
|
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
1
-1
/
+1
*
|
net: remove unnecessary mroute.h includes
Nikolay Aleksandrov
2015-11-30
1
-1
/
+0
|
/
*
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
1
-3
/
+5
*
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
1
-0
/
+1
*
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
2015-10-18
1
-1
/
+0
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
1
-4
/
+2
*
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
1
-5
/
+4
*
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
1
-3
/
+2
*
ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
Eric W. Biederman
2015-10-08
1
-4
/
+6
*
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-5
/
+5
*
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-7
/
+2
*
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
1
-3
/
+4
*
ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
ipv4: Pass struct net through ip_fragment
Eric W. Biederman
2015-09-30
1
-24
/
+20
*
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
1
-1
/
+1
*
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-25
1
-6
/
+8
[next]