index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Age
Commit message (
Expand
)
Author
2010-09-24
ip: take care of last fragment in ip_append_data
Eric Dumazet
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2010-08-24
net: ip_append_data() optim
Eric Dumazet
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
2010-08-02
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-07
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
George Kadianakis
2010-07-05
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-21
udp: Fix bogus UFO packet generation
Herbert Xu
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-05-17
net: No dst refcounting in ip_queue_xmit()
Eric Dumazet
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-20
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-01-06
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-01
ip_fragment: also adjust skb->truesize for packets not owned by a socket
Patrick McHardy
2009-11-23
net/ipv4: Move && and || to end of previous line
Joe Perches
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-10-01
net: Use sk_mark for routing lookup in more places
Atis Elsts
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-02
ip: Report qdisc packet drops
Eric Dumazet
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
2009-06-09
ipv4: Use frag list abstraction interfaces.
David S. Miller
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-06-03
net: skb->rtable accessor
Eric Dumazet
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
2009-02-15
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
Eric Dumazet
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
2008-11-03
net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...
Jianjun Kong
2008-10-01
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-16
mib: add net to IP_INC_STATS
Pavel Emelyanov
2008-07-14
icmp: add struct net argument to icmp_out_count
Pavel Emelyanov
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-04-29
[IPv4] UFO: prevent generation of chained skb destined to UFO device
Kostya B
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
[prev]
[next]