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
Commit message (
Expand
)
Author
Age
Files
Lines
*
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
2012-06-19
2
-29
/
+84
*
canfd: add new data structures and constants
Oliver Hartkopp
2012-06-19
3
-6
/
+63
*
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
2012-06-19
3
-0
/
+244
*
net: lpc_eth: Driver cleanup
stigge@antcom.de
2012-06-19
1
-5
/
+1
*
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
Pablo Neira Ayuso
2012-06-18
1
-1
/
+1
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-06-18
7
-67
/
+187
|
\
|
*
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
2012-06-19
6
-47
/
+164
|
*
netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
Pablo Neira Ayuso
2012-06-19
2
-9
/
+13
|
*
netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...
Pablo Neira Ayuso
2012-06-19
1
-1
/
+7
|
*
netfilter: ctnetlink: fix NULL dereference while trying to change helper
Pablo Neira Ayuso
2012-06-19
1
-10
/
+3
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-06-18
21
-225
/
+420
|
\
\
|
|
/
|
/
|
|
*
batman-adv: only store changed gw_bandwidth values
Marek Lindner
2012-06-18
1
-0
/
+3
|
*
batman-adv: fix locking in hash_add()
Matthias Schiffer
2012-06-18
1
-9
/
+6
|
*
batman-adv: use DBG_ALL in log_level sysfs definition
Antonio Quartulli
2012-06-18
1
-1
/
+1
|
*
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
2012-06-18
5
-104
/
+118
|
*
batman-adv: fix visualization output without neighbors on the primary interface
Matthias Schiffer
2012-06-18
1
-7
/
+14
|
*
batman-adv: don't bother flipping ->tt_crc
Al Viro
2012-06-18
2
-9
/
+3
|
*
batman-adv: don't bother flipping ->tt_data
Al Viro
2012-06-18
3
-12
/
+10
|
*
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
2012-06-18
10
-48
/
+58
|
*
batman-adv: keep batman_ogm_packet ->seqno net-endian all along
Al Viro
2012-06-18
2
-12
/
+12
|
*
batman-adv: trivial endianness annotations
Al Viro
2012-06-18
2
-9
/
+9
|
*
batman-adv: get rid of pointless cast in memcpy()
Al Viro
2012-06-18
1
-1
/
+1
|
*
batman-adv: return added entries instead of number of possibly added entries
Marek Lindner
2012-06-18
1
-1
/
+1
|
*
batman-adv: ignore trailing CR when comparing protocol names
Marek Lindner
2012-06-18
1
-3
/
+8
|
*
batman-adv: avoid characters requiring shell escapes in protocol names
Marek Lindner
2012-06-18
2
-2
/
+2
|
*
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
2012-06-18
8
-3
/
+143
|
*
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
Antonio Quartulli
2012-06-18
3
-4
/
+3
|
*
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
2012-06-18
3
-0
/
+26
|
*
batman-adv: fix skb->data assignment
Antonio Quartulli
2012-06-18
1
-0
/
+2
|
*
batman-adv: update internal version number
Sven Eckelmann
2012-06-18
1
-1
/
+1
|
/
*
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
David S. Miller
2012-06-17
2
-3
/
+6
*
net: lpc_eth: free skbs in start_xmit
Eric Dumazet
2012-06-17
1
-6
/
+5
*
bnx2x: correct LPI pass-through configuration
Yuval Mintz
2012-06-17
1
-12
/
+6
*
bnx2: Update version 2.2.2
Michael Chan
2012-06-16
1
-2
/
+2
*
bnx2: Read PCI function number from internal register
Michael Chan
2012-06-16
2
-2
/
+7
*
bnx2: Dump additional BC_STATE during firmware sync timeout.
Michael Chan
2012-06-16
2
-0
/
+3
*
bnx2: Dump all FTQ_CTL registers during tx_timeout
Michael Chan
2012-06-16
2
-0
/
+112
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-06-16
39
-183
/
+1237
|
\
|
*
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
2012-06-16
12
-26
/
+839
|
*
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
2012-06-16
3
-5
/
+20
|
*
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2012-06-16
5
-8
/
+34
|
*
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
2012-06-16
5
-1
/
+208
|
*
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2012-06-16
17
-106
/
+111
|
*
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
2012-06-16
2
-10
/
+15
|
*
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
2012-06-16
7
-31
/
+14
*
|
include/net/dst.h: neaten asterisk placement
Eldad Zack
2012-06-16
1
-9
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-16
3
-24
/
+12
|
\
\
|
*
|
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
2012-06-16
3
-24
/
+12
*
|
|
ipv6: Fix types of ip6_update_pmtu().
David S. Miller
2012-06-15
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
310
-2200
/
+4361
|
\
\
\
|
|
/
/
[next]