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
*
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
2008-12-03
1
-15
/
+11
*
xfrm: Cleanup for unlink SPD entry
Wei Yongjun
2008-12-03
1
-25
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-03
1
-0
/
+1
|
\
|
*
xfrm: Fix kernel panic when flush and dump SPD entries
Wei Yongjun
2008-12-03
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-12-02
20
-130
/
+52
|
\
\
|
*
|
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
2008-11-30
1
-9
/
+21
|
*
|
Bluetooth: Fix format arguments warning
Marcel Holtmann
2008-11-30
1
-1
/
+1
|
*
|
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
20
-99
/
+4
|
*
|
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
2
-2
/
+2
|
*
|
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
Marcel Holtmann
2008-11-30
1
-18
/
+23
|
*
|
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
2008-11-30
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
3
-4
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2008-11-26
2
-3
/
+12
|
*
|
Phonet: fix oops in phonet_address_del() on non-Phonet device
RĂ©mi Denis-Courmont
2008-11-26
1
-1
/
+1
*
|
|
net: percpu_counter_inc() should not be called in BH-disabled section
Eric Dumazet
2008-12-01
1
-2
/
+2
*
|
|
dccp: Feature activation handlers
Gerrit Renker
2008-12-01
2
-10
/
+204
*
|
|
dccp: Processing Confirm options
Gerrit Renker
2008-12-01
3
-17
/
+101
*
|
|
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-12-01
3
-18
/
+189
*
|
|
dccp: Preference list reconciliation
Gerrit Renker
2008-12-01
1
-2
/
+75
*
|
|
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
2008-12-01
1
-12
/
+21
*
|
|
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-12-01
2
-0
/
+67
|
|
/
|
/
|
*
|
pkt_sched: fix sparse warning
Hannes Eder
2008-11-28
1
-1
/
+1
*
|
netlink: allow empty nested attributes
Patrick McHardy
2008-11-28
1
-0
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-28
30
-211
/
+427
|
\
\
|
*
|
netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c
Ingo Molnar
2008-11-25
1
-1
/
+1
|
*
|
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
2008-11-25
1
-1
/
+4
|
*
|
netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
2008-11-25
1
-0
/
+3
|
*
|
netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()
Patrick McHardy
2008-11-24
1
-4
/
+2
|
*
|
netfilter: nf_conntrack_proto_sctp: avoid bogus warning
Patrick McHardy
2008-11-24
1
-1
/
+1
|
*
|
netfilter: nf_conntrack_proto_gre: spread __exit
Alexey Dobriyan
2008-11-20
1
-1
/
+1
|
*
|
netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks
Alexey Dobriyan
2008-11-20
1
-14
/
+3
|
*
|
netfilter: xt_recent: don't save proc dirs
Alexey Dobriyan
2008-11-20
1
-11
/
+11
|
*
|
netfilter: nf_conntrack: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-4
/
+4
|
*
|
netfilter: nfnetlink_log: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-0
/
+1
|
*
|
netfilter: ctnetlink: deliver events for conntracks changed from userspace
Pablo Neira Ayuso
2008-11-18
4
-29
/
+141
|
*
|
netfilter: ctnetlink: helper modules load-on-demand support
Pablo Neira Ayuso
2008-11-18
3
-37
/
+93
|
*
|
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-11-17
9
-0
/
+9
|
*
|
netfilter: ctnetlink: get rid of module refcounting in ctnetlink
Pablo Neira Ayuso
2008-11-17
1
-20
/
+18
|
*
|
netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...
Pablo Neira Ayuso
2008-11-17
1
-1
/
+1
|
*
|
netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc
Pablo Neira Ayuso
2008-11-17
1
-1
/
+1
|
*
|
netfilter: nf_nat: remove warn_if_extra_mangle
Simon Arlott
2008-11-04
1
-23
/
+0
|
*
|
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
Alexey Dobriyan
2008-11-04
1
-1
/
+1
|
*
|
netfilter: netns ebtables: ebtable_nat in netns
Alexey Dobriyan
2008-11-04
1
-15
/
+32
|
*
|
netfilter: netns ebtables: ebtable_filter in netns
Alexey Dobriyan
2008-11-04
1
-13
/
+37
|
*
|
netfilter: netns ebtables: ebtable_broute in netns
Alexey Dobriyan
2008-11-04
1
-8
/
+27
|
*
|
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
Alexey Dobriyan
2008-11-04
1
-0
/
+4
|
*
|
netfilter: netns ebtables: part 2
Alexey Dobriyan
2008-11-04
4
-33
/
+45
|
*
|
netfilter: netns ebtables: part 1
Alexey Dobriyan
2008-11-04
4
-16
/
+17
|
*
|
netfilter: arptable_filter: merge forward hook
Alexey Dobriyan
2008-11-04
1
-11
/
+1
|
*
|
netfilter: netns-aware ipt_addrtype
Alexey Dobriyan
2008-11-04
1
-7
/
+9
[next]