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
*
[NETFILTER]: Fix incorrect use of skb_make_writable
Joonwoo Park
2008-02-19
4
-4
/
+4
*
[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it
Pavel Emelyanov
2008-02-19
1
-6
/
+5
*
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
2008-02-19
3
-13
/
+19
*
ipv4/fib_hash.c: fix NULL dereference
Adrian Bunk
2008-02-19
1
-5
/
+5
*
net/9p/trans_virtio.c: kmalloc() enough memory
Adrian Bunk
2008-02-19
1
-1
/
+1
*
[RTNL]: Add missing link netlink attribute policy definitions
Thomas Graf
2008-02-19
1
-0
/
+2
*
[NET]: Messed multicast lists after dev_mc_sync/unsync
Jorge Boncompte [DTI2]
2008-02-19
1
-1
/
+1
*
[NIU]: Bump driver version and release date.
David S. Miller
2008-02-18
1
-2
/
+2
*
[NIU]: Fix BMAC alternate MAC address indexing.
Matheos Worku
2008-02-18
1
-1
/
+6
*
net: fix kernel-doc warnings in header files
Randy Dunlap
2008-02-18
2
-0
/
+3
*
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
Pavel Emelyanov
2008-02-18
1
-1
/
+1
*
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
Denis V. Lunev
2008-02-18
1
-0
/
+1
*
bluetooth: do not move child device other than rfcomm
Dave Young
2008-02-18
1
-7
/
+6
*
bluetooth: put hci dev after del conn
Dave Young
2008-02-18
2
-1
/
+3
*
[NET]: Elminate spurious print_mac() calls.
David S. Miller
2008-02-18
1
-1
/
+1
*
[BLUETOOTH] hci_sysfs.c: Kill build warning.
David S. Miller
2008-02-18
1
-2
/
+6
*
[NET]: Remove MAC_FMT
Joe Perches
2008-02-17
1
-1
/
+0
*
net/8021q/vlan_dev.c: Use print_mac.
Joe Perches
2008-02-17
1
-6
/
+4
*
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
2008-02-17
1
-2
/
+18
*
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
S.Çağlar Onur
2008-02-17
1
-2
/
+3
*
[IPV6]: Fix hardcoded removing of old module code
Wang Chen
2008-02-17
1
-8
/
+0
*
[NETLABEL]: Move some initialization code into __init section.
Pavel Emelyanov
2008-02-17
5
-7
/
+7
*
[NETLABEL]: Shrink the genl-ops registration code.
Pavel Emelyanov
2008-02-17
3
-144
/
+64
*
[AX25] ax25_out: check skb for NULL in ax25_kick()
Jarek Poplawski
2008-02-17
1
-2
/
+11
*
[TCP]: Fix tcp_v4_send_synack() comment
Kris Katterjohn
2008-02-17
1
-1
/
+1
*
[IPV4]: fix alignment of IP-Config output
Uwe Kleine-Koenig
2008-02-17
1
-1
/
+1
*
Documentation: fix tcp.txt
Matti Linnanvuori
2008-02-17
1
-4
/
+4
*
net/9p/trans_virtio.c: Use BUG_ON
Julia Lawall
2008-02-17
1
-2
/
+1
*
net/rxrpc: Use BUG_ON
Julia Lawall
2008-02-17
2
-4
/
+2
*
Revert "[NDISC]: Fix race in generic address resolution"
David S. Miller
2008-02-17
2
-3
/
+12
*
Revert "[RTNETLINK]: Send a single notification on device state changes."
David S. Miller
2008-02-17
1
-26
/
+10
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-02-15
12
-100
/
+114
|
\
|
*
e1000e: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
2008-02-15
1
-26
/
+0
|
*
igb: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
2008-02-15
1
-28
/
+0
|
*
ixgbe: Correctly obtain protocol information on transmit
Auke Kok
2008-02-15
1
-3
/
+21
|
*
e1000e: Fix CRC stripping in hardware context bug
Auke Kok
2008-02-15
1
-3
/
+3
|
*
gianfar iomem misannotations
Al Viro
2008-02-15
2
-4
/
+4
|
*
mkiss: ax_bump() locking fix
Jarek Poplawski
2008-02-15
1
-3
/
+2
|
*
Fix station address detection in smc
Chuck Ebbert
2008-02-15
1
-2
/
+10
|
*
ixgbe: remove accidentally added #ifdef
Auke Kok
2008-02-11
1
-5
/
+0
|
*
ixgbe: Disallow device reset during ethtool test
Auke Kok
2008-02-11
1
-0
/
+4
|
*
ixgbe: warn when device is in a x4 or lower width slot
Auke Kok
2008-02-11
1
-0
/
+8
|
*
e1000e: Fix logic reversal keeping link active
Auke Kok
2008-02-11
1
-1
/
+1
|
*
e1000: warn if this driver is used for e1000e devices
Auke Kok
2008-02-11
1
-0
/
+8
|
*
replace code with FIELD_SIZEOF
Julia Lawall
2008-02-11
3
-3
/
+3
|
*
Tsi108_eth: Add ethtool support
Alex Bounine
2008-02-11
1
-0
/
+36
|
*
Tsi108_eth: fix link recovery after disconnect
Alex Bounine
2008-02-11
1
-14
/
+12
|
*
Tsi108_eth: remove not needed code
Alex Bounine
2008-02-11
1
-7
/
+0
|
*
Tsi108_eth: fix detection of 1000Mb mode
Alex Bounine
2008-02-11
1
-1
/
+1
|
*
Tsi108_eth: add missing linking to driver data
Alex Bounine
2008-02-11
1
-0
/
+1
[next]