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
*
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
4
-18
/
+29
*
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
2
-0
/
+14
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
41
-123
/
+41
*
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
2014-01-08
1
-3
/
+5
*
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
2014-01-08
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-01-08
10
-156
/
+397
|
\
|
*
i40e: correctly setup ARQ descriptors
Mitch Williams
2014-01-07
1
-0
/
+5
|
*
i40e: remove redundant AQ enable
Kamil Krawczyk
2014-01-07
1
-6
/
+0
|
*
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
2014-01-07
1
-2
/
+74
|
*
i40e: whitespace paren and comment tweaks
Shannon Nelson
2014-01-07
3
-6
/
+7
|
*
i40e: rework shadow ram read functions
Shannon Nelson
2014-01-07
1
-51
/
+16
|
*
i40e: check MAC type before any REG access
Shannon Nelson
2014-01-07
1
-8
/
+8
|
*
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
2014-01-07
1
-7
/
+7
|
*
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
2014-01-07
1
-3
/
+3
|
*
i40e: update firmware api to 1.1
Shannon Nelson
2014-01-07
4
-44
/
+99
|
*
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2014-01-07
2
-0
/
+42
|
*
i40e: Bump version
Catherine Sullivan
2014-01-07
1
-1
/
+1
|
*
i40e: Allow VF to set already assigned MAC address
Greg Rose
2014-01-07
1
-1
/
+4
|
*
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
2014-01-07
1
-11
/
+0
|
*
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2014-01-07
2
-17
/
+18
|
*
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
2014-01-07
1
-0
/
+114
|
/
*
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
2014-01-07
1
-0
/
+2
*
Merge branch 'tipc'
David S. Miller
2014-01-07
8
-64
/
+73
|
\
|
*
tipc: make link start event synchronous
Jon Paul Maloy
2014-01-07
3
-13
/
+7
|
*
tipc: introduce new spinlock to protect struct link_req
Ying Xue
2014-01-07
1
-2
/
+9
|
*
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
Jon Paul Maloy
2014-01-07
2
-11
/
+1
|
*
tipc: rename functions related to link failover and improve comments
Jon Paul Maloy
2014-01-07
5
-38
/
+56
|
/
*
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
2014-01-07
1
-3
/
+3
*
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
2014-01-07
1
-6
/
+6
*
mlx4_en: Select PTP_1588_CLOCK
Shawn Bohrer
2014-01-07
1
-0
/
+1
*
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
6
-7
/
+216
*
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-01-07
1
-5
/
+0
*
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
2014-01-07
1
-0
/
+2
*
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2014-01-07
5
-1
/
+26
*
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
2014-01-07
1
-2
/
+3
*
r8152: correct some messages
Hayes Wang
2014-01-07
1
-10
/
+13
*
bna: Fix build due to missing use of dma_unmap_len_set()
David S. Miller
2014-01-06
1
-2
/
+2
*
gre_offload: statically build GRE offloading support
Eric Dumazet
2014-01-06
4
-16
/
+7
*
bgmac: fix typos
Hauke Mehrtens
2014-01-06
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
17
-213
/
+483
|
\
|
*
ovs: make functions local
Stephen Hemminger
2014-01-06
4
-6
/
+7
|
*
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
2014-01-06
1
-1
/
+1
|
*
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
2014-01-06
1
-8
/
+29
|
*
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
2014-01-06
1
-20
/
+14
|
*
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
2014-01-06
2
-1
/
+30
|
*
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
2014-01-06
3
-0
/
+20
|
*
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-06
3
-55
/
+92
|
*
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
2014-01-06
1
-2
/
+0
|
*
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
2014-01-06
2
-17
/
+2
|
*
openvswitch: Per cpu flow stats.
Pravin B Shelar
2014-01-06
7
-55
/
+210
[next]