index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
2009-09-11
1
-5
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-09-10
7
-53
/
+70
|
\
|
*
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
2009-08-31
1
-7
/
+2
|
*
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
2009-08-25
1
-1
/
+5
|
*
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-24
5
-8
/
+9
|
*
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
2009-08-10
1
-2
/
+19
|
*
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
2009-08-10
1
-5
/
+7
|
*
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
2009-08-10
1
-1
/
+4
|
*
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
2009-08-10
1
-8
/
+3
|
*
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
2009-08-10
4
-4
/
+4
|
*
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
4
-13
/
+13
|
*
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
1
-6
/
+6
*
|
headers: net/ipv[46]/protocol.c header trim
Alexey Dobriyan
2009-09-09
1
-13
/
+2
*
|
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
Cosmin Ratiu
2009-09-03
1
-0
/
+1
*
|
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-02
1
-1
/
+1
*
|
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
3
-5
/
+13
*
|
net: file_operations should be const
Stephen Hemminger
2009-09-02
1
-2
/
+2
*
|
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
1
-4
/
+4
*
|
tcp: MD5 operations should be const
Stephen Hemminger
2009-09-02
1
-5
/
+5
*
|
net: seq_operations should be const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-1
/
+3
|
\
\
|
*
|
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
2009-08-23
1
-1
/
+3
*
|
|
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
2009-09-01
1
-0
/
+1
*
|
|
net: make neigh_ops constant
Stephen Hemminger
2009-09-01
1
-3
/
+3
*
|
|
netns: embed ip6_dst_ops directly
Alexey Dobriyan
2009-09-01
1
-21
/
+13
*
|
|
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-09-01
3
-3
/
+5
*
|
|
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
2009-08-29
1
-6
/
+8
*
|
|
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
2009-08-28
1
-1
/
+1
*
|
|
inet6: Set default traffic class
Gerrit Renker
2009-08-13
1
-0
/
+3
*
|
|
inet6: Conversion from u8 to int
Gerrit Renker
2009-08-13
5
-33
/
+11
*
|
|
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
2009-08-13
1
-2
/
+2
|
|
/
|
/
|
*
|
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-2
/
+2
*
|
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
2009-08-04
1
-1
/
+6
*
|
inet6: functions shadow global variable
Gerrit Renker
2009-08-02
1
-2
/
+2
*
|
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2009-07-30
2
-11
/
+20
*
|
xfrm: export xfrm garbage collector thresholds via sysctl
Neil Horman
2009-07-27
1
-0
/
+18
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-1
/
+2
|
\
\
|
|
/
|
*
tcp: Use correct peer adr when copying MD5 keys
John Dykstra
2009-07-20
1
-1
/
+1
|
*
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
2009-07-20
1
-0
/
+1
*
|
mcastv6: Local variable shadows function argument
Gerrit Renker
2009-07-21
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
2
-1
/
+1
|
\
\
|
|
/
|
*
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
2009-07-11
1
-0
/
+1
|
*
net: ip_push_pending_frames() fix
Eric Dumazet
2009-07-11
1
-1
/
+0
*
|
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2009-07-12
2
-3
/
+110
*
|
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2009-07-12
1
-15
/
+3
*
|
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
2009-07-12
1
-3
/
+5
*
|
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
2009-07-12
1
-1
/
+47
*
|
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
2009-07-06
1
-3
/
+3
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
3
-6
/
+6
|
/
*
IPv6: preferred lifetime of address not getting updated
Brian Haley
2009-07-03
1
-3
/
+27
[next]