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
*
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
2009-10-29
7
-42
/
+56
*
Only parse time stamp TCP option in time wait sock
Gilad Ben-Yossef
2009-10-29
1
-2
/
+2
*
ip6mr: Optimize multiple unregistration
Eric Dumazet
2009-10-29
1
-5
/
+10
*
ipv6 sit: Optimize multiple unregistration
Eric Dumazet
2009-10-29
1
-6
/
+11
*
ipmr: Optimize multiple unregistration
Eric Dumazet
2009-10-29
1
-5
/
+10
*
ip6tnl: Optimize multiple unregistration
Eric Dumazet
2009-10-29
1
-3
/
+8
*
bridge: Optimize multiple unregistration
Eric Dumazet
2009-10-29
1
-10
/
+9
*
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
Ajit Khaparde
2009-10-29
1
-0
/
+2
*
e1000e: flow control doesn't re-enable
Bruce Allan
2009-10-29
1
-2
/
+10
*
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
Yi Zou
2009-10-29
1
-0
/
+13
*
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-10-29
3
-0
/
+48
*
net: Add ndo_fcoe_get_wwn to net_device_ops
Yi Zou
2009-10-29
1
-0
/
+4
*
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
Yi Zou
2009-10-29
2
-0
/
+65
*
vmxnet3: remove duplicate #include
Shreyas Bhatewara
2009-10-28
1
-5
/
+0
*
be2net: Changes to update ethtool get_settings function to return appropriate...
Sarveshwar Bandi
2009-10-28
4
-6
/
+117
*
e100: Fix to allow systems with FW based cards to resume from STD
David Graham
2009-10-28
1
-4
/
+16
*
netxen: update version to 4.0.65
Dhananjay Phadke
2009-10-28
1
-2
/
+2
*
netxen: module firmware hints
Dhananjay Phadke
2009-10-28
3
-1
/
+15
*
netxen: update module info
Dhananjay Phadke
2009-10-28
1
-12
/
+6
*
netxen: add PCI IDs for new chip
Dhananjay Phadke
2009-10-28
3
-4
/
+8
*
netxen: refactor indirect register access
Dhananjay Phadke
2009-10-28
1
-39
/
+36
*
netxen: support for new firmware file format
Amit Kumar Salecha
2009-10-28
2
-63
/
+278
*
via-velocity: Remove private device list
Ben Hutchings
2009-10-28
2
-38
/
+3
*
net: Corrected spelling error heurestics->heuristics
Andreas Petlund
2009-10-28
1
-2
/
+2
*
net: sysfs: ethtool_ops can be NULL
Eric Dumazet
2009-10-28
1
-2
/
+6
*
tc35815: Enable NAPI
Atsushi Nemoto
2009-10-28
1
-0
/
+1
*
tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled
Atsushi Nemoto
2009-10-28
1
-0
/
+5
*
NET/KS8695: add support NAPI for Rx
Figo.zhang
2009-10-28
1
-25
/
+78
*
igb: Fix warnings in igb_set_ringparam()
David S. Miller
2009-10-28
1
-2
/
+2
*
igb: cleanup whitespace issues in igb_main.c
Alexander Duyck
2009-10-28
1
-22
/
+19
*
igb: open up SCTP checksum offloads to all MACs 82576 and newer
Alexander Duyck
2009-10-28
1
-1
/
+1
*
igb: limit minimum mtu to 68 to keep ip bound to interface
Alexander Duyck
2009-10-28
1
-2
/
+1
*
igb: add pci_dev in few spots to clean up use of dev_err/info/warn
Alexander Duyck
2009-10-28
1
-12
/
+12
*
igb: replace unecessary &adapter->hw with just hw where applicable
Alexander Duyck
2009-10-28
1
-14
/
+12
*
igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv
Alexander Duyck
2009-10-28
1
-5
/
+19
*
igb: cleanup igb xmit frame path
Alexander Duyck
2009-10-28
1
-15
/
+15
*
igb: cleanup igb.h header whitespace and some structure formatting
Alexander Duyck
2009-10-28
1
-6
/
+6
*
igb: Remove invalid stats counters
Alexander Duyck
2009-10-28
2
-23
/
+1
*
igb: cleanup interrupt enablement in regards to msix_other
Alexander Duyck
2009-10-28
1
-8
/
+23
*
igb: change queue ordering for 82576 based adapters
Alexander Duyck
2009-10-28
1
-12
/
+13
*
igb: cleanup code related to ring resource allocation and free
Alexander Duyck
2009-10-28
1
-12
/
+17
*
igb: make tx hang check multiqueue, check eop descriptor
Alexander Duyck
2009-10-28
1
-4
/
+6
*
igb: move global_quad_port_a from global into local static define
Alexander Duyck
2009-10-28
1
-6
/
+2
*
igb: only process global stats in igb_update_stats
Alexander Duyck
2009-10-28
1
-32
/
+29
*
igb: move vf init into a seperate function
Alexander Duyck
2009-10-28
1
-42
/
+56
*
igb: rework handling of the vfta and vlvf registers in relation to mng_vlan
Alexander Duyck
2009-10-28
1
-62
/
+32
*
igb: rework use of VMOLR in regards to PF and VFs
Alexander Duyck
2009-10-28
3
-60
/
+125
*
igb: replace the VF clear_to_send with a flags value
Alexander Duyck
2009-10-28
2
-60
/
+70
*
igb: use packet buffer sizes from RXPBS register
Alexander Duyck
2009-10-28
3
-1
/
+6
*
igb: misc cleanups within igb_ethtool.c
Alexander Duyck
2009-10-28
1
-45
/
+60
[next]