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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-08-13
72
-531
/
+3114
|
\
|
*
Merge branch 'bcmgenet'
David S. Miller
2014-08-11
2
-15
/
+30
|
|
\
|
|
*
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
2014-08-11
1
-4
/
+6
|
|
*
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
2014-08-11
1
-2
/
+6
|
|
*
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
2014-08-11
1
-2
/
+11
|
|
*
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
2014-08-11
1
-7
/
+7
|
|
/
|
*
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...
Rickard Strandqvist
2014-08-11
1
-0
/
+1
|
*
xen-netfront: Fix handling packets on compound pages with skb_linearize
Zoltan Kiss
2014-08-11
1
-3
/
+4
|
*
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
2014-08-11
3
-22
/
+84
|
*
smsc: replace WARN_ON() with WARN_ON_SMP()
Sanjeev Sharma
2014-08-11
1
-1
/
+1
|
*
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
2014-08-11
1
-5
/
+1
|
*
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
2014-08-11
1
-1
/
+1
|
*
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
1
-31
/
+32
|
*
m68k/atari: EtherNEC - ethernet support (ne)
Michael Schmitz
2014-08-11
2
-1
/
+4
|
*
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
2014-08-11
1
-0
/
+1
|
*
hdlc: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
1
-31
/
+32
|
*
airo_cs: Remove typedef local_info_t
Himangi Saraogi
2014-08-11
1
-12
/
+13
|
*
atmel: Remove typedef atmel_priv_ioctl
Himangi Saraogi
2014-08-11
1
-4
/
+4
|
*
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
2014-08-11
1
-8
/
+8
|
*
ethernet: amd: Remove typedef local_info_t
Himangi Saraogi
2014-08-11
1
-20
/
+20
|
*
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-11
6
-61
/
+56
|
*
Merge branch 'apm_xgene'
David S. Miller
2014-08-11
15
-3
/
+2404
|
|
\
|
|
*
drivers: net: Add APM X-Gene SoC ethernet driver support.
Iyappan Subramanian
2014-08-11
11
-0
/
+2299
|
|
*
dts: Add bindings for APM X-Gene SoC ethernet driver
Iyappan Subramanian
2014-08-11
2
-3
/
+31
|
|
*
Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
Iyappan Subramanian
2014-08-11
1
-0
/
+66
|
|
*
MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
Iyappan Subramanian
2014-08-11
1
-0
/
+8
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-08-11
6
-86
/
+39
|
|
\
|
|
*
netfilter: nf_tables: fix error return code
Julia Lawall
2014-08-08
1
-1
/
+3
|
|
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
5
-73
/
+22
|
|
*
netfilter: nf_tables: don't update chain with unset counters
Pablo Neira Ayuso
2014-08-08
1
-0
/
+3
|
|
*
netfilter: nf_tables: uninitialize element key/data from the commit path
Pablo Neira Ayuso
2014-08-08
1
-12
/
+11
|
*
|
net: ucc_geth: fix build failure
Uwe Kleine-König
2014-08-10
1
-2
/
+2
|
*
|
dm9000: Remove typedef board_info_t
Himangi Saraogi
2014-08-08
1
-46
/
+46
|
*
|
rtnetlink: fix VF info size
Jiri Benc
2014-08-08
1
-1
/
+2
|
*
|
fec_mpc52xx: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
|
ll_temac: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
|
net: axienet: delete unneeded test before of_node_put
Julia Lawall
2014-08-08
1
-2
/
+1
|
*
|
ipv4: removed redundant conditional
Niv Yehezkel
2014-08-08
1
-2
/
+0
|
*
|
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
2014-08-07
5
-71
/
+216
|
*
|
net: ucc_geth: Don't use the MAC as PHY without a fixed link
Uwe Kleine-König
2014-08-07
1
-7
/
+6
|
*
|
net: ucc_geth: make probe consistently acquire a reference to the phy node
Uwe Kleine-König
2014-08-07
1
-1
/
+1
|
*
|
net: ucc_geth: drop acquired references in probe error path and remove
Uwe Kleine-König
2014-08-07
1
-1
/
+8
|
*
|
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
2014-08-07
1
-1
/
+1
|
*
|
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
2014-08-07
1
-2
/
+4
|
*
|
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
2014-08-07
1
-13
/
+13
|
*
|
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
2014-08-07
1
-34
/
+34
|
*
|
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
2014-08-07
1
-17
/
+17
|
*
|
netlink: reset network header before passing to taps
Daniel Borkmann
2014-08-07
1
-1
/
+1
|
*
|
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
2014-08-07
1
-2
/
+2
|
*
|
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
2014-08-07
1
-3
/
+6
[next]