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
*
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2012-02-13
3
-21
/
+31
*
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
2012-02-13
1
-0
/
+2
*
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-13
8
-1
/
+17
*
ipv6: helper function to get tclass
Jiri Benc
2012-02-13
2
-1
/
+6
*
aeroflex: Fix typo in greth.c
Masanari Iida
2012-02-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-02-12
5
-282
/
+505
|
\
|
*
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
Alexander Duyck
2012-02-10
1
-4
/
+5
|
*
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2012-02-10
2
-59
/
+71
|
*
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-10
3
-18
/
+18
|
*
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-10
3
-55
/
+65
|
*
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
2012-02-10
1
-62
/
+93
|
*
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
2012-02-10
1
-5
/
+125
|
*
ixgbe: Minor refactor of RSC
Alexander Duyck
2012-02-10
2
-98
/
+147
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
448
-43109
/
+3441
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-10
116
-400
/
+518
|
|
\
|
|
*
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-10
1
-1
/
+2
|
|
*
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-10
1
-1
/
+1
|
|
*
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-02-10
2
-13
/
+42
|
|
*
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
2012-02-10
1
-6
/
+0
|
|
*
netprio_cgroup: fix an off-by-one bug
Neil Horman
2012-02-10
1
-1
/
+1
|
|
*
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
2012-02-09
1
-6
/
+4
|
|
*
isdn: type bug in isdn_net_header()
Dan Carpenter
2012-02-09
1
-1
/
+1
|
|
*
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-09
5
-10
/
+13
|
|
*
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-09
1
-37
/
+51
|
|
*
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-09
1
-2
/
+9
|
|
*
ixgbe: do not update real num queues when netdev is going away
Yi Zou
2012-02-09
1
-0
/
+4
|
|
*
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
2012-02-09
1
-6
/
+6
|
|
*
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
2012-02-09
1
-1
/
+1
|
|
*
ixgbe: fix vf lookup
Greg Rose
2012-02-09
1
-1
/
+2
|
|
*
igb: fix vf lookup
Greg Rose
2012-02-09
1
-1
/
+2
|
|
*
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-09
1
-4
/
+6
|
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-08
9
-16
/
+45
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-08
9
-16
/
+45
|
|
|
|
\
|
|
|
|
*
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
Tomas Vanek
2012-02-07
1
-0
/
+8
|
|
|
|
*
bcma: don't fail for bad SPROM CRC
Henrik Rydberg
2012-02-06
1
-3
/
+1
|
|
|
|
*
ath9k_hw: fix a RTS/CTS timeout regression
Felix Fietkau
2012-02-06
1
-2
/
+5
|
|
|
|
*
ath9k: fix a WEP crypto related regression
Felix Fietkau
2012-02-06
1
-0
/
+8
|
|
|
|
*
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2012-02-06
2
-5
/
+10
|
|
|
|
*
ath9k: Fix kernel panic during driver initilization
Mohammed Shafi Shajakhan
2012-02-03
1
-4
/
+5
|
|
|
|
*
mwifiex: handle association failure case correctly
Amitkumar Karwar
2012-02-03
1
-1
/
+7
|
|
|
|
*
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-02-03
1
-1
/
+1
|
|
*
|
|
gro: more generic L2 header check
Eric Dumazet
2012-02-08
1
-2
/
+8
|
|
*
|
|
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
3
-47
/
+24
|
|
|
/
/
|
|
*
|
net: enable TC35815 for MIPS again
Atsushi Nemoto
2012-02-07
1
-1
/
+1
|
|
*
|
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2012-02-07
2
-4
/
+3
|
|
*
|
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
2012-02-07
1
-1
/
+1
|
|
*
|
bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.
Jesper Juhl
2012-02-07
1
-2
/
+1
|
|
*
|
CONFIG_TR/CONFIG_LLC: work around the problem with select
Al Viro
2012-02-07
1
-1
/
+4
|
|
*
|
Revert "skge: check for PCI dma mapping errors"
stephen hemminger
2012-02-07
1
-58
/
+13
|
|
*
|
mlx4: fix DMA mapping leak when allocation fails
Thadeu Lima de Souza Cascardo
2012-02-06
1
-1
/
+5
[next]