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
*
[TCP]: Do not use inet->id of global tcp_socket when sending RST.
Alexey Kuznetsov
2006-03-22
1
-5
/
+1
*
[NETFILTER]: Fix undefined references to get_h225_addr
Patrick McHardy
2006-03-22
1
-2
/
+2
*
[NETFILTER]: Fix xt_policy address matching
Patrick McHardy
2006-03-22
1
-3
/
+3
*
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
2006-03-22
8
-0
/
+126
*
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-22
28
-147
/
+209
*
[NETFILTER]: conntrack: cleanup the conntrack ID initialization
Pablo Neira Ayuso
2006-03-22
2
-4
/
+4
*
[NETFILTER]: nfnetlink_queue: fix nfnetlink message size
Pablo Neira Ayuso
2006-03-22
1
-9
/
+10
*
[NETFILTER]: ctnetlink: Fix expectaction mask dumping
Pablo Neira Ayuso
2006-03-22
2
-39
/
+117
*
[NETFILTER]: Fix Kconfig typos
Thomas Vögtle
2006-03-22
1
-3
/
+3
*
[NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer
Patrick McHardy
2006-03-22
1
-2
/
+2
*
[X25]: dte facilities 32 64 ioctl conversion
Shaun Pereira
2006-03-22
1
-0
/
+2
*
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
2006-03-22
4
-16
/
+120
*
[X25]: fix kernel error message 64 bit kernel
Shaun Pereira
2006-03-22
1
-1
/
+1
*
[X25]: ioctl conversion 32 bit user to 64 bit kernel
Shaun Pereira
2006-03-22
1
-0
/
+124
*
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
2006-03-21
1
-0
/
+19
*
[NET]: allow 32 bit socket ioctl in 64 bit kernel
Shaun Pereira
2006-03-21
1
-0
/
+21
*
[BLUETOOTH]: Return negative error constant
Tobias Klauser
2006-03-21
1
-2
/
+2
*
[NETFILTER]: Add H.323 conntrack/NAT helper
Jing Min Zhao
2006-03-20
8
-0
/
+6199
*
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
2006-03-20
1
-72
/
+69
*
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
2006-03-20
8
-31
/
+16
*
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
2006-03-20
1
-18
/
+17
*
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
Andrew Morton
2006-03-20
1
-1
/
+1
*
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
2006-03-20
1
-2
/
+1
*
[BRIDGE]: use LLC to send STP
Stephen Hemminger
2006-03-20
1
-69
/
+59
*
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
2006-03-20
4
-23
/
+3
*
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
2006-03-20
4
-6
/
+57
*
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
2006-03-20
5
-28
/
+71
*
[BRIDGE]: stp timer to jiffies cleanup
Stephen Hemminger
2006-03-20
1
-9
/
+8
*
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Stephen Hemminger
2006-03-20
2
-6
/
+3
*
[BRIDGE]: netfilter inline cleanup
Stephen Hemminger
2006-03-20
1
-4
/
+21
*
[BRIDGE]: netfilter VLAN macro cleanup
Stephen Hemminger
2006-03-20
1
-23
/
+27
*
[BRIDGE]: netfilter dont use __constant_htons
Stephen Hemminger
2006-03-20
1
-25
/
+25
*
[BRIDGE]: netfilter whitespace
Stephen Hemminger
2006-03-20
1
-53
/
+63
*
[BRIDGE]: optimize frame pass up
Stephen Hemminger
2006-03-20
1
-7
/
+1
*
[BRIDGE]: use kzalloc
Stephen Hemminger
2006-03-20
1
-3
/
+3
*
[BRIDGE]: use kcalloc
Stephen Hemminger
2006-03-20
1
-2
/
+1
*
[BRIDGE]: use setup_timer
Stephen Hemminger
2006-03-20
1
-16
/
+7
*
[BRIDGE]: remove unneeded bh disables
Stephen Hemminger
2006-03-20
1
-12
/
+12
*
[BRIDGE] br_netfilter: Warning fixes.
Andrew Morton
2006-03-20
1
-2
/
+0
*
[BRIDGE] ebtables: Build fix.
Andrew Morton
2006-03-20
1
-2
/
+8
*
[INET]: Fix typo in Arnaldo's connection sock compat fixups.
David S. Miller
2006-03-20
1
-2
/
+2
*
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-20
3
-24
/
+24
*
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
7
-86
/
+78
*
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
19
-556
/
+540
*
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+2
*
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
2006-03-20
3
-36
/
+43
*
[SNAP]: Remove leftover unused hdr variable
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+0
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
21
-139
/
+867
*
[IPV6]: remove useless test in ip6_append_data
Dave Jones
2006-03-20
1
-1
/
+1
*
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
2006-03-20
1
-1
/
+0
[next]