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
*
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
2
-4
/
+0
*
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
2
-5
/
+1
*
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-17
1
-3
/
+2
*
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-17
2
-12
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-04-17
12
-695
/
+849
|
\
|
*
openvswitch: Use generic struct pcpu_tstats.
Pravin B Shelar
2013-04-15
2
-20
/
+13
|
*
openvswitch: Simplify datapath locking.
Pravin B Shelar
2013-04-15
7
-167
/
+298
|
*
openvswitch: datapath.h: Fix a stale comment.
Andy Zhou
2013-04-10
1
-1
/
+0
|
*
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
Thomas Graf
2013-04-02
1
-6
/
+8
|
*
openvswitch: Expose <linux/openvswitch.h> to userspace
Thomas Graf
2013-03-29
3
-432
/
+458
|
*
openvswitch: Use ETH_ALEN to define ethernet addresses
Thomas Graf
2013-03-29
1
-6
/
+7
|
*
openvswitch: Move common genl notify code into ovs_notify()
Thomas Graf
2013-03-29
1
-20
/
+16
|
*
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Thomas Graf
2013-03-29
2
-45
/
+52
|
*
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
2013-03-29
2
-2
/
+2
|
*
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
Thomas Graf
2013-03-29
1
-3
/
+2
*
|
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
Fabio Estevam
2013-04-16
1
-0
/
+2
*
|
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-04-16
8
-115
/
+117
|
\
\
|
*
|
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
2013-04-16
8
-115
/
+117
*
|
|
fec: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
2013-04-16
1
-12
/
+3
*
|
|
pch_gbe: minor: report the actual error on MTU change
Veaceslav Falico
2013-04-16
1
-1
/
+1
*
|
|
vxlan: Allow setting destination to unicast address.
Atzm Watanabe
2013-04-16
2
-44
/
+31
*
|
|
packet: minor: add generic tpacket_uhdr to access packet headers
Daniel Borkmann
2013-04-16
1
-27
/
+12
*
|
|
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
2013-04-16
1
-3
/
+9
*
|
|
tlan: cancel work at remove path
Devendra Naga
2013-04-16
1
-0
/
+1
*
|
|
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
2013-04-16
1
-29
/
+20
*
|
|
at86rf230: change irq handling to prevent lockups with edge type irq
Sascha Herrmann
2013-04-16
1
-15
/
+38
*
|
|
at86rf230: add irq type configuration option
Sascha Herrmann
2013-04-16
2
-16
/
+45
*
|
|
ks8851: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-6
/
+2
*
|
|
xgmac: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-5
/
+2
*
|
|
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-8
/
+2
*
|
|
atl1: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-9
/
+2
*
|
|
can: mcp251x: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-6
/
+2
|
/
/
*
|
Merge branch 'sync_multiple'
David S. Miller
2013-04-15
3
-44
/
+173
|
\
\
|
*
|
team: Use new sync_multiple api to sync devices adressess.
Vlad Yasevich
2013-04-15
1
-2
/
+2
|
*
|
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2013-04-15
2
-42
/
+171
|
/
/
*
|
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2013-04-15
3
-5
/
+5
*
|
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2013-04-15
3
-15
/
+5
*
|
sis900: check for DMA map errors
Denis Kirjanov
2013-04-15
1
-4
/
+30
*
|
net/macb: fix error return code in macb_probe()
Nicolas Ferre
2013-04-15
1
-2
/
+2
*
|
vxlan: don't bypass encapsulation for multi- and broadcasts
Mike Rapoport
2013-04-15
1
-1
/
+2
*
|
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
2013-04-14
1
-1
/
+0
*
|
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2013-04-14
7
-25
/
+16
*
|
vxlan: use htonl when snooping for loopback address
Mike Rapoport
2013-04-14
1
-1
/
+2
*
|
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2013-04-14
2
-502
/
+403
*
|
gianfar: Use netdev_<level> when possible
Joe Perches
2013-04-14
3
-12
/
+17
*
|
fec: Convert printks to netdev_<level>
Joe Perches
2013-04-14
3
-23
/
+21
*
|
tcp: tcp_tso_segment() small optimization
Eric Dumazet
2013-04-13
1
-2
/
+5
[next]