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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...
David S. Miller
2013-01-23
1
-4
/
+0
|
\
|
*
xfrm: Remove unused defines
Steffen Klassert
2013-01-21
1
-4
/
+0
*
|
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
2
-1
/
+5
*
|
soreuseport: TCP/IPv4 implementation
Tom Herbert
2013-01-23
2
-3
/
+11
*
|
soreuseport: infrastructure
Tom Herbert
2013-01-23
1
-1
/
+4
*
|
ipv6: Unshare ip6_nd_hdr() and change return type to void.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-7
/
+0
*
|
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-1
/
+7
*
|
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-0
/
+10
*
|
ipv6: Optimize ipv6_addr_is_solict_mult().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-4
/
+11
*
|
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-0
/
+8
*
|
ipv6: Make ipv6_addr_is_XXX() return boolean.
YOSHIFUJI Hideaki
2013-01-20
1
-4
/
+4
*
|
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-1
/
+0
*
|
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+0
*
|
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-0
/
+8
*
|
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-7
/
+15
*
|
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+2
*
|
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
2013-01-17
1
-1
/
+1
*
|
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2013-01-17
1
-2
/
+2
*
|
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2013-01-17
1
-0
/
+1
*
|
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
2013-01-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
3
-0
/
+4
|
\
\
|
*
|
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2013-01-12
1
-0
/
+2
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-12-28
2
-0
/
+2
|
|
\
\
|
|
*
|
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
2012-12-24
1
-0
/
+1
|
|
*
|
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
2012-12-16
1
-0
/
+1
*
|
|
|
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
3
-7
/
+14
*
|
|
|
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-2
/
+1
*
|
|
|
ipv6: 64bit version of ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-0
/
+26
*
|
|
|
ipv6: Remove __ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-10
/
+5
*
|
|
|
ipv6: 64bit version of ipv6_addr_set().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-4
/
+22
*
|
|
|
ipv6: 64bit version of ipv6_addr_v4mapped().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-2
/
+7
*
|
|
|
ipv6: 64bit version of ipv6_addr_loopback().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-0
/
+6
*
|
|
|
ipv6: 64bit version of ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
1
-1
/
+28
*
|
|
|
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
1
-1
/
+25
*
|
|
|
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
1
-0
/
+5
*
|
|
|
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
1
-0
/
+9
*
|
|
|
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-4
/
+2
*
|
|
|
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
2013-01-08
1
-57
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2013-01-06
2
-4
/
+7
*
|
|
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
2013-01-06
1
-1
/
+1
|
/
/
*
|
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
2012-12-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-19
2
-0
/
+8
|
\
\
|
|
/
|
*
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2012-12-14
1
-0
/
+1
|
*
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
Duan Jiong
2012-12-14
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
1
-0
/
+2
|
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
1
-2
/
+7
|
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
1
-6
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
2
-2
/
+2
|
\
\
|
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
[next]