index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsa: add support for original DSA tagging format
Lennert Buytenhek
2008-10-08
8
-7
/
+244
*
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
2008-10-08
11
-0
/
+1893
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-08
7
-34
/
+33
|
\
|
*
tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.
Daniele Lacamera
2008-10-07
1
-1
/
+5
|
*
net: Fix netdev_run_todo dead-lock
Herbert Xu
2008-10-07
2
-22
/
+7
|
*
tcp: Fix possible double-ack w/ user dma
Ali Saidi
2008-10-07
1
-1
/
+2
|
*
net: only invoke dev->change_rx_flags when device is UP
Patrick McHardy
2008-10-07
1
-6
/
+10
|
*
netrom: Fix sock_orphan() use in nr_release
Jarek Poplawski
2008-10-06
1
-1
/
+1
|
*
ax25: Quick fix for making sure unaccepted sockets get destroyed.
David S. Miller
2008-10-06
1
-0
/
+3
|
*
Revert "ax25: Fix std timer socket destroy handling."
David S. Miller
2008-10-06
1
-3
/
+5
*
|
ipvs: Remove stray file left over from ipvs move
Sven Wegener
2008-10-08
1
-261
/
+0
*
|
tcpv6: fix option space offsets with md5
Ilpo Järvinen
2008-10-08
1
-1
/
+1
*
|
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2008-10-08
29
-5
/
+272
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...
Simon Horman
2008-10-07
88
-1180
/
+4637
|
|
\
\
|
*
|
|
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz
2008-10-07
29
-3
/
+266
|
*
|
|
ipvs: Fix unused label warning
Sven Wegener
2008-09-22
1
-0
/
+2
|
*
|
|
ipvs: Restrict sync message to 255 connections
Sven Wegener
2008-09-22
1
-2
/
+4
*
|
|
|
sctp: shrink sctp_tsnmap some more by removing gabs array
Vlad Yasevich
2008-10-08
2
-9
/
+12
*
|
|
|
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
2008-10-08
5
-192
/
+166
*
|
|
|
inet: cleanup of local_port_range
Eric Dumazet
2008-10-08
2
-20
/
+19
*
|
|
|
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
2
-23
/
+23
*
|
|
|
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
2008-10-08
1
-1
/
+1
*
|
|
|
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
2008-10-08
2
-2
/
+2
*
|
|
|
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
2008-10-08
2
-3
/
+3
*
|
|
|
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
6
-8
/
+11
*
|
|
|
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
2008-10-08
2
-3
/
+3
*
|
|
|
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
2008-10-08
1
-1
/
+1
*
|
|
|
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
6
-50
/
+70
*
|
|
|
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
2008-10-08
8
-39
/
+55
*
|
|
|
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
151
-3679
/
+3795
|
\
\
\
\
|
*
|
|
|
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
6
-22
/
+42
|
*
|
|
|
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
10
-31
/
+50
|
*
|
|
|
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
37
-272
/
+186
|
*
|
|
|
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
41
-292
/
+192
|
*
|
|
|
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
13
-42
/
+49
|
*
|
|
|
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
47
-376
/
+218
|
*
|
|
|
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
58
-480
/
+265
|
*
|
|
|
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
[next]