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
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_packet: use sizeof instead of constant in spkt_device
danborkmann@iogearbox.net
2012-06-11
1
-1
/
+1
*
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
Pablo Neira Ayuso
2012-06-11
2
-3
/
+3
*
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-06-11
22
-511
/
+1187
|
\
|
*
netfilter: ipvs: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-12
/
+12
|
*
netfilter: ipv4, defrag: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-2
/
+2
|
*
netfilter: bridge: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-14
/
+14
|
*
netfilter: decnet: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-1
/
+1
|
*
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-06-07
1
-9
/
+53
|
*
netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
Florian Westphal
2012-06-07
1
-9
/
+19
|
*
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
10
-26
/
+46
|
*
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
8
-79
/
+0
|
*
netfilter: nf_ct_gre: use new namespace support
Gao feng
2012-06-07
1
-21
/
+34
|
*
netfilter: nf_ct_dccp: use new namespace support
Gao feng
2012-06-07
1
-66
/
+66
|
*
netfilter: nf_ct_udplite: add namespace support
Gao feng
2012-06-07
1
-18
/
+80
|
*
netfilter: nf_ct_sctp: add namespace support
Gao feng
2012-06-07
1
-29
/
+146
|
*
netfilter: nf_ct_ipv6: add namespace support
Gao feng
2012-06-07
1
-29
/
+59
|
*
netfilter: nf_ct_ipv4: add namespace support
Gao feng
2012-06-07
1
-38
/
+85
|
*
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
2
-2
/
+25
|
*
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
2
-3
/
+37
|
*
netfilter: nf_ct_udp: add namespace support
Gao feng
2012-06-07
2
-11
/
+91
|
*
netfilter: nf_ct_tcp: add namespace support
Gao feng
2012-06-07
2
-29
/
+135
|
*
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-06-07
3
-31
/
+70
|
*
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
3
-28
/
+76
|
*
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-06-07
7
-77
/
+138
|
*
netfilter: Add fail-open support
Krishna Kumar
2012-06-07
1
-3
/
+37
|
*
netfilter: xt_connlimit: remove revision 0
Cong Wang
2012-06-07
1
-24
/
+11
*
|
inet: Avoid potential NULL peer dereference.
David S. Miller
2012-06-11
2
-9
/
+12
*
|
inet: Use FIB table peer roots in routes.
David S. Miller
2012-06-11
2
-8
/
+14
*
|
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
2012-06-11
2
-0
/
+8
*
|
inet: Add family scope inetpeer flushes.
David S. Miller
2012-06-11
2
-1
/
+29
*
|
ipv4: Kill ip_rt_frag_needed().
David S. Miller
2012-06-11
3
-68
/
+1
*
|
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-11
4
-51
/
+67
*
|
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
2012-06-09
4
-13
/
+6
*
|
af_unix: remove unix_iter_state
Eric Dumazet
2012-06-09
1
-5
/
+1
*
|
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
2012-06-09
1
-1
/
+1
*
|
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
2012-06-09
3
-12
/
+4
*
|
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
2012-06-09
3
-49
/
+74
*
|
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
2012-06-09
3
-30
/
+20
*
|
tcp: Get rid of inetpeer special cases.
David S. Miller
2012-06-09
3
-30
/
+17
*
|
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
8
-52
/
+24
*
|
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-06-08
2
-48
/
+68
*
|
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
6
-10
/
+21
*
|
inetpeer: add namespace support for inetpeer
Gao feng
2012-06-08
2
-19
/
+51
*
|
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
1
-0
/
+40
*
|
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
2012-06-07
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
13
-95
/
+142
|
\
\
|
*
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-06
11
-22
/
+97
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
11
-22
/
+97
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-06
1
-1
/
+1
|
|
|
|
\
\
|
|
|
|
*
|
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-05
1
-1
/
+1
[next]