index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2011-03-21
udp: add rehash on connect()
Eric Dumazet
2011-03-21
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
2011-03-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2010-08-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-08-02
ipv6: fix NULL reference in proxy neighbor discovery
stephen hemminger
2010-08-02
ipv6: Fix default multicast hops setting.
David S. Miller
2010-05-12
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2010-05-12
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
2010-04-01
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-01
ipsec: Fix bogus bundle flowi
Herbert Xu
2010-04-01
net: backlog functions rename
Zhu Yi
2010-04-01
udp: use limited socket backlog
Zhu Yi
2010-04-01
tcp: use limited socket backlog
Zhu Yi
2010-02-19
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-16
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
2010-01-26
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
2010-01-13
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2010-01-06
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2009-12-18
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
2009-12-18
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-15
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-03
tcp: connect() race with timewait reuse
Eric Dumazet
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
2009-12-03
net 04/05: fib_rules: allow to delete local rule
Patrick McHardy
2009-12-02
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
2009-12-02
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2009-12-01
net: Simplify ipip6 aka sit pernet operations.
Eric W. Biederman
2009-12-01
net: Simplify ip6_tunnel pernet operations.
Eric W. Biederman
2009-11-25
xfrm: Use the user specified truncation length in ESP and AH
Martin Willi
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
2009-11-24
net/ipv6: Move && and || to end of previous line
Joe Perches
2009-11-23
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
Joe Perches
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-13
ipv6: speedup inet6_dump_addr()
Eric Dumazet
2009-11-13
ipv6: use RCU to walk list of network devices
Eric Dumazet
2009-11-13
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
William Allen Simpson
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-11
ipv6: Remove unused var in inet6_dump_ifinfo()
David S. Miller
2009-11-10
IPv6: use ipv6_addr_v4mapped()
Brian Haley
2009-11-10
sit: Clean up DF code by copying from IPIP
Herbert Xu
[next]