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
*
skge napi->poll() locking bug
Marin Mitov
2008-03-25
1
-2
/
+4
*
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
2008-03-25
1
-3
/
+6
*
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
2008-03-25
1
-9
/
+9
*
ehea: Fix IPv6 support
Thomas Klein
2008-03-25
2
-2
/
+2
*
dm9000: Support promisc and all-multi modes
Peter Korsgaard
2008-03-25
1
-2
/
+8
*
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
2008-03-25
1
-1
/
+1
*
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
2008-03-25
1
-0
/
+4
*
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
2008-03-25
1
-5
/
+124
*
netxen: fix rx dropped stats
Dhananjay Phadke
2008-03-25
4
-45
/
+3
*
netxen: remove low level tx lock
Dhananjay Phadke
2008-03-25
4
-157
/
+43
*
netxen: napi and irq cleanup
Dhananjay Phadke
2008-03-25
4
-163
/
+48
*
netxen: improve msi support
Dhananjay Phadke
2008-03-25
6
-33
/
+43
*
smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
Bryan Wu
2008-03-25
1
-4
/
+4
*
ixgb: remove unused variable
Julia Lawall
2008-03-25
1
-2
/
+0
*
e100: endianness annotations
Al Viro
2008-03-25
1
-1
/
+1
*
igb trivial annotations
Al Viro
2008-03-25
3
-69
/
+72
*
igb: endianness fix
Al Viro
2008-03-25
1
-2
/
+2
*
bonding: update version
Jay Vosburgh
2008-03-25
1
-2
/
+2
*
bonding: Fix sysfs attribute handling
Libor Pechacek
2008-03-25
1
-2
/
+1
*
bonding: fix two compiler warnings
Jay Vosburgh
2008-03-25
2
-6
/
+2
*
bonding: Fix locking in 802.3ad mode
Jay Vosburgh
2008-03-25
1
-2
/
+2
*
smctr.c: fix logical-bitwise-or confusion
Jay Schulist
2008-03-25
1
-1
/
+1
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
10
-21
/
+113
*
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
2008-03-24
3
-4
/
+45
*
sch_htb: fix "too many events" situation
Martin Devera
2008-03-23
1
-6
/
+7
*
connector: convert to single-threaded workqueue
Evgeniy Polyakov
2008-03-23
1
-1
/
+1
*
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2008-03-23
2
-3
/
+20
*
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
2008-03-23
1
-1
/
+1
*
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
2008-03-23
1
-34
/
+2
*
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
2008-03-22
1
-2
/
+0
*
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
2008-03-22
1
-2
/
+0
*
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
2008-03-22
1
-2
/
+5
*
[TCP]: Let skbs grow over a page on fast peers
Herbert Xu
2008-03-22
1
-2
/
+2
*
[DLCI]: Fix tiny race between module unload and sock_ioctl.
Pavel Emelyanov
2008-03-21
1
-4
/
+3
*
[SCTP]: Fix build warnings with IPV6 disabled.
David S. Miller
2008-03-21
1
-1
/
+1
*
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
2008-03-21
1
-1
/
+1
*
[NET] ifb: set separate lockdep classes for queue locks
Jarek Poplawski
2008-03-20
1
-0
/
+15
*
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
2008-03-20
1
-2
/
+3
*
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
2008-03-20
1
-1
/
+1
*
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
2008-03-20
1
-2
/
+4
*
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
2008-03-20
1
-1
/
+1
*
[TG3]: Fix build warning on sparc32.
David S. Miller
2008-03-20
1
-3
/
+3
*
MAINTAINERS: bluez-devel is subscribers-only
Pavel Machek
2008-03-20
1
-1
/
+1
*
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
Pavel Emelyanov
2008-03-20
1
-3
/
+8
*
[NET]: Fix permissions of /proc/net
Andre Noll
2008-03-20
1
-1
/
+1
*
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
2008-03-20
3
-61
/
+112
*
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
2008-03-20
1
-0
/
+2
*
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
2008-03-20
1
-1
/
+1
*
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
2008-03-18
1
-3
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
949
-11533
/
+15536
|
\
[next]