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
*
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
2013-06-17
7
-12
/
+112
*
tipc: update code comments to reflect new uapi header path
Ying Xue
2013-06-17
2
-2
/
+2
*
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
19
-7
/
+58
*
net: remove NET_LL_RX_POLL config menue
Eliezer Tamir
2013-06-17
1
-9
/
+2
*
net: convert low latency sockets to sched_clock()
Eliezer Tamir
2013-06-17
2
-17
/
+17
*
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-17
3
-5
/
+6
*
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
2013-06-14
1
-4
/
+3
*
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
2013-06-14
1
-4
/
+2
*
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
2013-06-14
1
-4
/
+4
*
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2013-06-14
2
-4
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-06-14
10
-37
/
+51
|
\
|
*
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
Pravin B Shelar
2013-06-14
3
-18
/
+13
|
*
openvswitch: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
2013-06-14
5
-0
/
+17
|
*
openvswitch: Fix struct comment.
Pravin B Shelar
2013-06-14
1
-1
/
+0
|
*
openvswitch: Fix misspellings in comments and docs.
Andy Hill
2013-06-14
1
-1
/
+1
|
*
openvswitch: fix variable names in comment
Lorand Jakab
2013-06-14
1
-2
/
+2
|
*
openvswitch: Unify vport error stats handling.
Pravin B Shelar
2013-06-14
3
-6
/
+11
|
*
openvswitch: Remove unused get_config vport op.
Jesse Gross
2013-06-14
2
-4
/
+0
|
*
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
Jesse Gross
2013-06-14
1
-5
/
+7
*
|
net/mlx4: Add VF link state support
Rony Efraim
2013-06-13
6
-3
/
+73
*
|
net/core: Add VF link state control
Rony Efraim
2013-06-13
4
-2
/
+37
*
|
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2013-06-13
6
-91
/
+329
*
|
htb: reorder struct htb_class fields for performance
Eric Dumazet
2013-06-13
1
-29
/
+33
*
|
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
2
-5
/
+18
*
|
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
3
-29
/
+22
*
|
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
2013-06-13
1
-2
/
+2
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
32
-85
/
+86
*
|
net: make all team port device link events urgent
Flavio Leitner
2013-06-13
1
-0
/
+3
*
|
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2013-06-13
2
-13
/
+13
*
|
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
2013-06-13
1
-1
/
+0
*
|
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
Jason Wang
2013-06-13
1
-0
/
+2
*
|
macvtap: slient sparse warnings
Jason Wang
2013-06-13
2
-2
/
+2
*
|
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
2013-06-13
1
-1
/
+1
*
|
netlink: make compare exist all the time
Gao feng
2013-06-13
1
-2
/
+2
*
|
net: add doc for ip_early_demux sysctl
Cong Wang
2013-06-12
1
-0
/
+9
*
|
tun: Turn tun_flow_init() into void fn
Pavel Emelyanov
2013-06-12
1
-7
/
+2
*
|
tun: Report "persist" flag to userspace
Pavel Emelyanov
2013-06-12
2
-0
/
+5
*
|
udp: fix two sparse errors
Eric Dumazet
2013-06-12
1
-2
/
+2
*
|
gro: remove a sparse error
Eric Dumazet
2013-06-12
1
-1
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-12
206
-3391
/
+19923
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-11
206
-3391
/
+19923
|
|
\
\
|
|
*
|
cw1200: Fix an assorted pile of checkpatch warnings.
Solomon Peachy
2013-06-11
9
-75
/
+80
|
|
*
|
cw1200: Eliminate the ETF debug/engineering code.
Solomon Peachy
2013-06-11
7
-349
/
+2
|
|
*
|
cw1200: Remove "ITP" debug subsystem.
Solomon Peachy
2013-06-11
8
-905
/
+3
|
|
*
|
rt2x00: rt2x00queue: initialize data_queue fields earlier
Gabor Juhos
2013-06-10
1
-6
/
+38
|
|
*
|
rtlwifi: initialize local array and set value.
Yunlian Jiang
2013-06-10
1
-1
/
+1
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-06-10
20
-66
/
+371
|
|
|
\
\
|
|
|
*
|
iwlwifi: mvm: don't request SMPS on non-STA iface
Eytan Lifshitz
2013-06-05
1
-0
/
+3
|
|
|
*
|
iwlwifi: mvm: fix MCAST in AP mode
Emmanuel Grumbach
2013-06-05
1
-1
/
+1
|
|
|
*
|
iwlwifi: mvm: enable PM always in unassociated mode
Alexander Bondar
2013-06-05
2
-0
/
+5
[next]