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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
2008-10-08
8
-224
/
+178
*
inet: cleanup of local_port_range
Eric Dumazet
2008-10-08
3
-20
/
+23
*
udp: Improve port randomization
Eric Dumazet
2008-10-08
1
-44
/
+12
*
pkt_sched: Update qdisc requeue stats in dev_requeue_skb()
Jarek Poplawski
2008-10-08
1
-0
/
+1
*
tcp: fix length used for checksum in a reset
Ilpo Järvinen
2008-10-08
2
-3
/
+3
*
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
Denis V. Lunev
2008-10-08
1
-17
/
+0
*
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
2008-10-08
4
-31
/
+28
*
ipv6: added net argument to _DEVINC/_DEVADD
Denis V. Lunev
2008-10-08
1
-19
/
+21
*
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
2008-10-08
2
-3
/
+3
*
ipv6: ICMP6MSGIN_INC_STATS is not used
Denis V. Lunev
2008-10-08
1
-2
/
+0
*
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
2008-10-08
3
-4
/
+4
*
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
2008-10-08
3
-5
/
+5
*
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
7
-9
/
+13
*
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
2008-10-08
3
-4
/
+5
*
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
2008-10-08
2
-2
/
+3
*
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
7
-51
/
+72
*
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
2008-10-08
9
-40
/
+57
*
ipv6: consolidate error paths in ipv6_frag_rcv
Denis V. Lunev
2008-10-08
1
-12
/
+10
*
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
2008-10-08
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-10-08
174
-3901
/
+4281
|
\
|
*
netfilter: xtables: remove bogus mangle table dependency of connmark
Jan Engelhardt
2008-10-08
1
-1
/
+0
|
*
netfilter: xtables: use NFPROTO_UNSPEC in more extensions
Jan Engelhardt
2008-10-08
7
-120
/
+43
|
*
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
2008-10-08
9
-225
/
+104
|
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
7
-24
/
+52
|
*
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
11
-32
/
+57
|
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
39
-283
/
+208
|
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
42
-297
/
+209
|
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
14
-43
/
+56
|
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
48
-386
/
+240
|
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
59
-487
/
+286
|
*
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
2008-10-08
3
-96
/
+41
|
*
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
2008-10-08
3
-111
/
+111
|
*
netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
Jan Engelhardt
2008-10-08
1
-24
/
+5
|
*
netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
Jan Engelhardt
2008-10-08
1
-10
/
+10
|
*
netfilter: ip6tables: fix name of hopbyhop in Kconfig
Jan Engelhardt
2008-10-08
1
-1
/
+1
|
*
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
7
-67
/
+45
|
*
netfilter: ebtables: fix one wrong return value
Jan Engelhardt
2008-10-08
1
-1
/
+1
|
*
netfilter: remove redundant casts from Ebtables
Jan Engelhardt
2008-10-08
4
-6
/
+6
|
*
netfilter: remove unused Ebtables functions
Jan Engelhardt
2008-10-08
2
-114
/
+0
|
*
netfilter: implement hotdrop for Ebtables
Jan Engelhardt
2008-10-08
1
-3
/
+10
|
*
netfilter: ebtables: use generic table checking
Jan Engelhardt
2008-10-08
4
-6
/
+8
|
*
netfilter: x_tables: output bad hook mask in hexadecimal
Jan Engelhardt
2008-10-08
1
-2
/
+2
|
*
netfilter: move Ebtables to use Xtables
Jan Engelhardt
2008-10-08
22
-193
/
+158
|
*
netfilter: change Ebtables function signatures to match Xtables's
Jan Engelhardt
2008-10-08
20
-173
/
+224
|
*
netfilter: ebt_among: obtain match size through different means
Jan Engelhardt
2008-10-08
1
-2
/
+4
|
*
netfilter: add dummy members to Ebtables code to ease transition to Xtables
Jan Engelhardt
2008-10-08
20
-9
/
+91
|
*
netfilter: Change return types of targets/watchers for Ebtables extensions
Jan Engelhardt
2008-10-08
9
-15
/
+19
|
*
netfilter: change return types of match functions for ebtables extensions
Jan Engelhardt
2008-10-08
11
-105
/
+104
|
*
netfilter: change return types of check functions for Ebtables extensions
Jan Engelhardt
2008-10-08
20
-108
/
+109
|
*
netfilter: ebtables: do centralized size checking
Jan Engelhardt
2008-10-08
20
-88
/
+104
[next]