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
*
MAINTAINERS: Add Mellanox ethernet driver - mlx4_en
Amir Vadai
2012-12-02
1
-0
/
+8
*
Merge git://git.infradead.org/users/dwmw2/atm
David S. Miller
2012-12-01
5
-62
/
+158
|
\
|
*
solos-pci: remove list_vccs() debugging function
David Woodhouse
2012-12-02
1
-41
/
+0
|
*
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
2012-12-02
1
-3
/
+3
|
*
solos-pci: clean up pclose() function
David Woodhouse
2012-12-02
1
-4
/
+14
|
*
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
David Woodhouse
2012-12-02
1
-2
/
+19
|
*
br2684: allow assign only on a connected socket
Krzysztof Mazur
2012-12-02
1
-2
/
+5
|
*
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
2012-12-02
1
-1
/
+2
|
*
br2684: fix module_put() race
David Woodhouse
2012-12-02
1
-1
/
+4
|
*
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
2012-12-02
1
-0
/
+12
|
*
br2684: don't send frames on not-ready vcc
David Woodhouse
2012-12-02
1
-3
/
+40
|
*
atm: add release_cb() callback to vcc
David Woodhouse
2012-12-02
2
-0
/
+11
|
*
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
2012-12-02
1
-3
/
+14
|
*
pppoatm: do not inline pppoatm_may_send()
Krzysztof Mazur
2012-11-30
1
-1
/
+1
|
*
pppoatm: drop frames to not-ready vcc
Krzysztof Mazur
2012-11-30
1
-0
/
+7
|
*
pppoatm: take ATM socket lock in pppoatm_send()
Krzysztof Mazur
2012-11-28
1
-2
/
+17
|
*
pppoatm: fix module_put() race
Krzysztof Mazur
2012-11-28
1
-2
/
+7
|
*
pppoatm: allow assign only on a connected socket
Krzysztof Mazur
2012-11-28
1
-0
/
+2
|
*
atm: add owner of push() callback to atmvcc
Krzysztof Mazur
2012-11-28
2
-0
/
+3
*
|
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2012-12-01
1
-2
/
+0
*
|
myri10ge: fix incorrect use of ntohs()
Andrew Gallatin
2012-12-01
1
-1
/
+1
*
|
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
2012-12-01
3
-16
/
+12
*
|
tcp: change default tcp hash size
Eric Dumazet
2012-12-01
1
-4
/
+2
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-12-01
13
-83
/
+156
|
\
\
|
*
|
sfc: Make module parameters really boolean
Ben Hutchings
2012-12-01
1
-4
/
+4
|
*
|
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
2012-12-01
1
-6
/
+6
|
*
|
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
2012-12-01
3
-3
/
+16
|
*
|
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2012-12-01
2
-4
/
+53
|
*
|
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
2012-12-01
1
-1
/
+8
|
*
|
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
2012-12-01
1
-3
/
+0
|
*
|
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
2012-12-01
1
-1
/
+1
|
*
|
sfc: Remove confusing MMIO functions
Ben Hutchings
2012-12-01
3
-36
/
+28
|
*
|
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
2012-12-01
1
-1
/
+1
|
*
|
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
2012-12-01
1
-5
/
+1
|
*
|
sfc: Really disable flow control while flushing
Ben Hutchings
2012-12-01
6
-7
/
+23
|
*
|
sfc: Fix byte order warning in self-test
Ben Hutchings
2012-12-01
1
-1
/
+1
|
*
|
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
2012-12-01
1
-11
/
+14
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-12-01
23
-984
/
+823
|
\
\
\
|
*
|
|
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-12-01
1
-5
/
+8
|
*
|
|
e1000e: cosmetic cleanup of comments
Bruce Allan
2012-12-01
13
-790
/
+416
|
*
|
|
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
2012-12-01
3
-8
/
+166
|
*
|
|
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2012-12-01
2
-0
/
+16
|
*
|
|
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
2012-12-01
1
-0
/
+6
|
*
|
|
igb: Refactoring of i210 file.
Carolyn Wyborny
2012-12-01
1
-124
/
+119
|
*
|
|
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
2012-12-01
1
-16
/
+12
|
*
|
|
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2012-12-01
2
-4
/
+34
|
*
|
|
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
2012-12-01
1
-37
/
+46
*
|
|
|
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
7
-68
/
+115
*
|
|
|
hyperv: Add an error message to rndis_filter_set_device_mac()
Haiyang Zhang
2012-11-30
1
-1
/
+4
|
/
/
/
*
|
|
myri10ge: Add vlan rx for better GRO perf.
Andrew Gallatin
2012-11-30
1
-0
/
+41
[next]