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
*
cleanup: remove unnecessary include.
Kevin Wilson
2011-10-19
1
-4
/
+0
*
ipv4: compat_ioctl is local to af_inet.c, make it static
Gerrit Renker
2011-10-19
1
-1
/
+1
*
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
Giuseppe CAVALLARO
2011-10-19
1
-2
/
+4
*
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-19
10
-105
/
+491
*
stmmac: allow mmc usage only if feature actually available (V4)
Giuseppe CAVALLARO
2011-10-19
2
-11
/
+16
*
stmmac: use predefined macros for HW cap register fields (V4)
Rayagond Kokatanur
2011-10-19
2
-21
/
+63
*
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
Giuseppe CAVALLARO
2011-10-19
2
-3
/
+9
*
stmmac: update the driver version and doc (V4)
Giuseppe CAVALLARO
2011-10-19
2
-2
/
+11
*
stmmac: protect tx process with lock (V4)
Giuseppe CAVALLARO
2011-10-19
2
-0
/
+9
*
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
Srinivas Kandagatla
2011-10-19
1
-3
/
+10
*
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2011-10-19
2
-3
/
+14
*
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2011-10-19
2
-5
/
+3
*
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
2011-10-19
3
-21
/
+38
*
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
2011-10-19
2
-2
/
+17
*
sysfs: Implement support for tagged files in sysfs.
Eric W. Biederman
2011-10-19
2
-2
/
+52
*
bonding: fix wrong port enabling in 802.3ad
Flavio Leitner
2011-10-19
1
-7
/
+0
*
net: validate HWTSTAMP ioctl parameters
Richard Cochran
2011-10-19
2
-2
/
+60
*
net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.
Eric W. Biederman
2011-10-19
1
-1
/
+7
*
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
Eric Dumazet
2011-10-19
1
-5
/
+3
*
phylib: Modify Vitesse RGMII skew settings
Andy Fleming
2011-10-19
1
-12
/
+22
*
net: Allow skb_recycle_check to be done in stages
Andy Fleming
2011-10-19
2
-25
/
+47
*
mlx4_en: Updating driver version
Yevgeny Petrilin
2011-10-19
1
-2
/
+2
*
mlx4_en: Adding rxhash support
Yevgeny Petrilin
2011-10-19
2
-1
/
+13
*
mlx4_en: Recording rx queue for gro packets
Yevgeny Petrilin
2011-10-19
1
-0
/
+1
*
mlx4_en: Checksum counters per ring
Yevgeny Petrilin
2011-10-19
4
-4
/
+13
*
mlx4_en: Controlling FCS header removal
Yevgeny Petrilin
2011-10-19
3
-0
/
+6
*
mlx4: Fix vlan table overflow
Yevgeny Petrilin
2011-10-19
1
-7
/
+8
*
caif-hsi: Added recovery check of CA wake status.
Daniel Martensson
2011-10-19
2
-2
/
+41
*
caif-hsi: Added sanity check for length of CAIF frames
Daniel Martensson
2011-10-19
2
-32
/
+53
*
caif-hsi: Make inactivity timeout configurable.
Dmitry Tarnyagin
2011-10-19
2
-5
/
+24
*
caif-hsi: HSI-Platform device register and unregisters itself
Daniel Martensson
2011-10-19
1
-12
/
+4
*
caif-hsi: Making read and writes asynchronous.
Daniel Martensson
2011-10-19
2
-145
/
+147
*
caif-hsi: Fix for wakeup condition problem
Dmitry Tarnyagin
2011-10-19
1
-3
/
+7
*
caif-hsi: Fixing a race condition in the caif_hsi code
Dmitry Tarnyagin
2011-10-19
1
-7
/
+18
*
caif-hsi: HSI Fix uninitialized data in HSI header
sjur.brandeland@stericsson.com
2011-10-19
1
-6
/
+6
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
87
-357
/
+387
*
xfrm6: Don't call icmpv6_send on local error
Steffen Klassert
2011-10-18
1
-2
/
+54
*
ipv6: Fix IPsec slowpath fragmentation problem
Steffen Klassert
2011-10-18
2
-8
/
+13
*
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
Steffen Klassert
2011-10-18
1
-4
/
+0
*
xfrm: Simplify the replay check and advance functions
Steffen Klassert
2011-10-18
1
-64
/
+34
*
net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
Giuseppe CAVALLARO
2011-10-18
1
-5
/
+8
*
net: allow vlan traffic to be received under bond
John Fastabend
2011-10-18
1
-11
/
+11
*
cs89x0: Move the driver into the Cirrus dir
Jeff Kirsher
2011-10-18
6
-23
/
+23
*
l2tp: give proper headroom in pppol2tp_xmit()
Eric Dumazet
2011-10-18
1
-1
/
+8
*
macvlan: handle fragmented multicast frames
Eric Dumazet
2011-10-18
4
-38
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
2011-10-17
8
-50
/
+246
|
\
|
*
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-17
3
-10
/
+13
|
*
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
2011-10-17
2
-0
/
+73
|
*
ixgbe: fix endianess when writing driver version to firmware
Emil Tantilov
2011-10-17
1
-8
/
+8
|
*
igb: Check if subordinate VFs are assigned to virtual machines
Greg Rose
2011-10-17
2
-30
/
+150
[next]