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
*
tipc: phase out most of the struct print_buf usage
Erik Hugne
2012-07-13
10
-222
/
+213
*
tipc: simplify print buffer handling in tipc_printf
Erik Hugne
2012-07-13
1
-42
/
+10
*
tipc: simplify link_print by divorcing it from using tipc_printf
Paul Gortmaker
2012-07-13
1
-17
/
+7
*
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
2012-07-13
4
-312
/
+0
*
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2012-07-13
18
-174
/
+177
*
tipc: limit error messages relating to memory leak to one line
Paul Gortmaker
2012-07-12
1
-2
/
+4
*
tipc: factor stats struct out of the larger link struct
Paul Gortmaker
2012-07-12
1
-30
/
+32
*
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
2012-07-11
1
-16
/
+16
*
bridge: fix endian
Li RongQing
2012-07-11
1
-1
/
+1
*
qlge: fix endian issue
Li RongQing
2012-07-11
1
-3
/
+3
*
ksz884x: fix Endian
Li RongQing
2012-07-11
1
-2
/
+2
*
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2012-07-11
1
-2
/
+2
|
\
|
*
r8169: fix argument in rtl_hw_init_8168g.
Hayes Wang
2012-07-10
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
33
-90
/
+137
|
\
\
|
*
|
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
2012-07-10
1
-3
/
+3
|
*
|
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
2012-07-10
1
-4
/
+8
|
*
|
net: Fix memory leak - vlan_info struct
Amir Hanania
2012-07-10
1
-0
/
+3
|
*
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-07-10
3
-7
/
+19
|
|
\
\
|
|
*
|
batman-adv: check incoming packet type for bla
Simon Wunderlich
2012-07-06
3
-7
/
+19
|
*
|
|
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
2012-07-09
1
-4
/
+3
|
*
|
|
drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...
Julia Lawall
2012-07-09
1
-1
/
+2
|
*
|
|
net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable
Julia Lawall
2012-07-09
1
-1
/
+1
|
*
|
|
drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable
Julia Lawall
2012-07-09
1
-2
/
+2
|
*
|
|
net: cgroup: fix out of bounds accesses
Eric Dumazet
2012-07-09
2
-4
/
+8
|
*
|
|
bonding: debugfs and network namespaces are incompatible
Eric W. Biederman
2012-07-09
1
-1
/
+1
|
*
|
|
bonding: Manage /proc/net/bonding/ entries from the netdev events
Eric W. Biederman
2012-07-09
1
-3
/
+6
|
*
|
|
stmmac: Fix for higher mtu size handling
Deepak Sikri
2012-07-09
1
-1
/
+2
|
*
|
|
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
2012-07-09
1
-0
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
7
-17
/
+14
|
|
\
\
\
|
|
*
|
|
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-07-09
1
-2
/
+2
|
|
*
|
|
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
2012-07-09
1
-8
/
+6
|
|
*
|
|
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
2012-07-09
1
-1
/
+1
|
|
*
|
|
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
2012-07-09
1
-0
/
+1
|
|
*
|
|
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
2012-07-09
1
-4
/
+2
|
|
*
|
|
NFC: Prevent NULL deref when getting socket name
Sasha Levin
2012-07-09
1
-1
/
+1
|
|
*
|
|
mac80211: correct size the argument to kzalloc in minstrel_ht
Thomas Huehn
2012-07-09
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-07-09
2
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
Pablo Neira Ayuso
2012-07-09
1
-1
/
+1
|
|
*
|
|
|
netfilter: ipset: timeout fixing bug broke SET target special timeout value
Jozsef Kadlecsik
2012-07-09
1
-1
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
cnic: Don't use netdev->base_addr
Michael Chan
2012-07-09
1
-2
/
+5
|
*
|
|
|
net: qmi_wwan: add ZTE MF60
Bjørn Mork
2012-07-09
1
-0
/
+18
|
*
|
|
|
cgroup: fix panic in netprio_cgroup
Gao feng
2012-07-09
1
-1
/
+2
|
*
|
|
|
netdev/phy: Fixup lockdep warnings in mdio-mux.c
David Daney
2012-07-09
1
-2
/
+8
|
*
|
|
|
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
2012-07-09
1
-0
/
+5
|
*
|
|
|
netem: add limitation to reordered packets
Eric Dumazet
2012-07-09
1
-27
/
+15
|
*
|
|
|
atl1c: fix issue of transmit queue 0 timed out
Cloud Ren
2012-07-08
1
-1
/
+0
|
*
|
|
|
net: dont use __netdev_alloc_skb for bounce buffer
Eric Dumazet
2012-07-08
2
-3
/
+3
|
*
|
|
|
ieee802154: verify packet size before trying to allocate it
Sasha Levin
2012-07-08
1
-6
/
+6
|
|
/
/
/
*
|
|
|
qlge: Bumped driver version to 1.00.00.31
Jitendra Kalsaria
2012-07-10
1
-1
/
+1
*
|
|
|
qlge: Refactoring of ethtool stats.
Jitendra Kalsaria
2012-07-10
1
-138
/
+157
[next]