index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-08
3
-664
/
+0
*
tcp: be more strict before accepting ECN negociation
Eric Dumazet
2012-05-04
1
-1
/
+1
*
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
2012-05-01
4
-0
/
+9
*
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
Benjamin LaHaise
2012-04-28
1
-0
/
+39
*
net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()
Benjamin LaHaise
2012-04-28
1
-53
/
+44
*
net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb
Benjamin LaHaise
2012-04-28
1
-15
/
+27
*
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
Eric Dumazet
2012-04-27
1
-0
/
+1
*
ipv6: call consume_skb() in frag/reassembly
Eric Dumazet
2012-04-25
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-0
/
+4
|
\
|
*
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
2012-04-22
1
-0
/
+4
*
|
tcp: sk_add_backlog() is too agressive for TCP
Eric Dumazet
2012-04-23
1
-1
/
+2
*
|
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
2012-04-23
2
-5
/
+5
*
|
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
David S. Miller
2012-04-23
1
-2
/
+1
*
|
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
2012-04-21
1
-49
/
+1
*
|
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
1
-1
/
+1
*
|
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
1
-7
/
+0
*
|
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
4
-6
/
+6
*
|
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
2012-04-20
1
-28
/
+4
*
|
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
2012-04-20
1
-24
/
+23
*
|
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
Eric W. Biederman
2012-04-20
2
-42
/
+0
*
|
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
3
-6
/
+6
*
|
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-20
2
-2
/
+2
*
|
ipv6: tcp: dont drop packet but consume it
Eric Dumazet
2012-04-19
1
-1
/
+1
*
|
ip6_tunnel: dont drop packet but consume it
Eric Dumazet
2012-04-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
4
-40
/
+52
|
\
\
|
|
/
|
*
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
4
-40
/
+52
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
8
-16
/
+15
*
|
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
2012-04-14
1
-6
/
+6
*
|
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2012-04-14
1
-1
/
+1
*
|
tunnel: implement 64 bits statistics
stephen hemminger
2012-04-14
1
-18
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-12
2
-15
/
+1
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-12
1
-14
/
+0
|
|
\
|
|
*
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
2012-04-09
1
-14
/
+0
|
*
|
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-10
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netdma: adding alignment check for NETDMA ops
Dave Jiang
2012-04-05
1
-1
/
+1
*
|
|
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
2012-04-12
1
-0
/
+16
*
|
|
net/ipv6/ipv6_sockglue.c: Removed redundant extern
Eldad Zack
2012-04-12
1
-1
/
+0
*
|
|
Treat ND option 31 as userland (DNSSL support)
Alexey I. Froloff
2012-04-12
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
4
-4
/
+1
|
\
\
\
|
|
/
/
|
*
|
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
2012-04-05
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
1
-7
/
+27
|
|
\
\
|
*
\
\
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
3
-3
/
+0
|
|
\
\
\
|
|
*
|
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
3
-3
/
+0
*
|
|
|
|
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
RongQing.Li
2012-04-05
1
-1
/
+1
*
|
|
|
|
ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...
Shmulik Ladkani
2012-04-04
1
-0
/
+1
*
|
|
|
|
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
2012-04-02
1
-13
/
+12
*
|
|
|
|
net/ipv6/icmp.c: Checkpatch cleanups
Eldad Zack
2012-04-02
1
-3
/
+2
*
|
|
|
|
net/ipv6/fib6_rules.c: Checkpatch cleanup
Eldad Zack
2012-04-02
1
-2
/
+1
*
|
|
|
|
net/ipv6/exthdrs_core.c: Checkpatch cleanups
Eldad Zack
2012-04-02
1
-2
/
+1
*
|
|
|
|
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
2012-04-02
1
-8
/
+5
[next]