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: fix a build failure when !CONFIG_PROC_FS
Cong Wang
2013-02-19
3
-9
/
+5
*
net: ipv4: fix waring -Wunused-variable
Gao feng
2013-02-19
1
-4
/
+5
*
net: proc: fix build failed when procfs is not configured
Gao feng
2013-02-19
1
-6
/
+3
*
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
2013-02-19
1
-0
/
+1
*
net: move procfs code to net/core/net-procfs.c
Cong Wang
2013-02-19
5
-459
/
+450
*
qmi_wwan, cdc-ether: add ADU960S
Dan Williams
2013-02-19
2
-0
/
+14
*
bonding: set sysfs device_type to 'bond'
Doug Goldstein
2013-02-19
1
-0
/
+6
*
bonding: fix bond_release_all inconsistencies
nikolay@redhat.com
2013-02-19
1
-117
/
+18
*
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
2013-02-19
1
-2
/
+1
*
xen: netback: remove redundant xenvif_put
Andrew Jones
2013-02-19
1
-1
/
+0
*
net: fec: Do a sanity check on the gpio number
Fabio Estevam
2013-02-19
1
-1
/
+4
*
ip_gre: propogate target device GSO capability to the tunnel device
Dmitry Kravkov
2013-02-19
1
-2
/
+8
*
ip_gre: allow CSUM capable devices to handle packets
Dmitry Kravkov
2013-02-19
1
-5
/
+2
*
bonding: Fix initialize after use for 3ad machine state spinlock
nikolay@redhat.com
2013-02-19
1
-5
/
+4
*
bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...
nikolay@redhat.com
2013-02-19
1
-2
/
+4
*
b43: Increase number of RX DMA slots
Larry Finger
2013-02-19
1
-1
/
+1
*
qlcnic: Bump up the version to 5.1.34
Jitendra Kalsaria
2013-02-19
1
-2
/
+2
*
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
2013-02-19
4
-12
/
+177
*
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
2013-02-19
3
-9
/
+29
*
qlcnic: refactor Legacy interrupt handling for 83xx
Himanshu Madhani
2013-02-19
4
-56
/
+144
*
qlcnic: fix mailbox interrupt.
Sucheta Chakraborty
2013-02-19
3
-19
/
+29
*
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2013-02-19
1
-2
/
+23
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-02-18
25
-200
/
+310
|
\
|
*
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
2013-02-19
16
-65
/
+164
|
*
netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC
Reese Moore
2013-02-05
1
-1
/
+1
|
*
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
2013-02-05
4
-41
/
+53
|
*
netfilter: xt_CT: add alias flag
Pablo Neira Ayuso
2013-02-05
2
-4
/
+34
|
*
netfilter: xt_CT: merge common code of revision 0 and 1
Pablo Neira Ayuso
2013-02-05
1
-89
/
+56
|
*
netfilter: xt_conntrack: Add flag to support aliases
Jozsef Kadlecsik
2013-02-05
1
-0
/
+1
|
*
netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL
Florian Westphal
2013-02-05
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
60
-626
/
+752
|
\
\
|
*
|
xfrm: release neighbor upon dst destruction
Romain KUNTZ
2013-02-18
1
-0
/
+2
|
*
|
MAINTAINERS: Jiri Pirko email change
Jiri Pirko
2013-02-18
1
-1
/
+1
|
*
|
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
Ying Xue
2013-02-18
1
-1
/
+1
|
*
|
tipc: fix missing spinlock init in broadcast code
Erik Hugne
2013-02-15
1
-0
/
+1
|
*
|
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
2013-02-15
1
-1
/
+1
|
*
|
ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.
Nicolas Schichan
2013-02-14
1
-4
/
+11
|
*
|
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
2013-02-14
1
-2
/
+1
|
*
|
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
2013-02-14
1
-4
/
+4
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-02-14
3
-4
/
+9
|
|
\
\
|
|
*
|
netfilter: nf_ct_reasm: fix per-netns sysctl initialization
Michal Kubeček
2013-02-13
1
-3
/
+3
|
|
*
|
netfilter: nf_ct_helper: don't discard helper if it is actually the same
Florian Westphal
2013-02-12
1
-1
/
+3
|
|
*
|
netfilter: ctnetlink: don't permit ct creation with random tuple
Florian Westphal
2013-02-12
1
-0
/
+3
|
*
|
|
net: cdc_ncm: fix probing of devices with multiple control interface altsettings
Bjørn Mork
2013-02-14
1
-3
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-13
22
-149
/
+191
|
|
\
\
\
|
|
*
|
|
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-02-13
1
-2
/
+2
|
|
*
|
|
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
2013-02-13
1
-2
/
+3
|
|
*
|
|
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
Pau Koning
2013-02-13
1
-1
/
+1
|
|
*
|
|
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
2013-02-13
1
-0
/
+5
|
|
*
|
|
atl1c: add error checking for pci_map_single functions
Huang, Xiong
2013-02-13
1
-7
/
+64
[next]