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
*
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2011-01-05
6
-24
/
+22
*
net_sched: pfifo_head_drop problem
Eric Dumazet
2011-01-05
1
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
14
-25
/
+87
|
\
|
*
ipv4/route.c: respect prefsrc for local routes
Joel Sing
2011-01-04
1
-2
/
+6
|
*
bridge: stp: ensure mac header is set
Florian Westphal
2011-01-03
1
-0
/
+2
|
*
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
2011-01-03
1
-10
/
+18
|
*
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
2011-01-03
1
-0
/
+10
|
*
drivers/atm/atmtcp.c: add missing atm_dev_put
Julia Lawall
2010-12-31
1
-1
/
+4
|
*
starfire: Fix dma_addr_t size test for MIPS
Ben Hutchings
2010-12-31
1
-1
/
+1
|
*
tg3: fix return value check in tg3_read_vpd()
David Sterba
2010-12-31
1
-1
/
+1
|
*
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
2010-12-31
1
-2
/
+8
|
*
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
2010-12-31
1
-0
/
+1
|
*
CAN: Use inode instead of kernel address for /proc file
Dan Rosenberg
2010-12-31
1
-2
/
+2
|
*
skfp: testing the wrong variable in skfp_driver_init()
Dan Carpenter
2010-12-28
1
-1
/
+1
|
*
ppp: allow disabling multilink protocol ID compression
stephen hemminger
2010-12-28
1
-2
/
+7
|
*
ehea: Avoid changing vlan flags
Breno Leitao
2010-12-28
1
-0
/
+7
|
*
ueagle-atm: fix PHY signal initialization race
Dan Williams
2010-12-28
1
-3
/
+19
*
|
net: typos in comments in include/linux/igmp.h
Francois-Xavier Le Bail
2011-01-04
1
-2
/
+2
*
|
r8169: more 8168dp support.
françois romieu
2011-01-04
1
-9
/
+136
*
|
r8169: rtl_csi_access_enable rename.
françois romieu
2011-01-04
1
-11
/
+16
*
|
r8169: magic.
françois romieu
2011-01-04
1
-0
/
+93
*
|
r8169: phy power ops
françois romieu
2011-01-04
1
-1
/
+166
*
|
r8169: 8168DP specific MII registers access methods.
françois romieu
2011-01-04
1
-2
/
+81
*
|
r8169: use device dependent methods to access the MII registers.
françois romieu
2011-01-04
1
-150
/
+157
*
|
r8169: identify different registers.
françois romieu
2011-01-04
1
-8
/
+14
*
|
r8169: remove the firmware of RTL8111D.
françois romieu
2011-01-04
2
-679
/
+134
*
|
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
Michael Chan
2011-01-03
2
-19
/
+6
*
|
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
Michael Chan
2011-01-03
1
-6
/
+2
*
|
net/bridge: fix trivial sparse errors
Tomas Winkler
2011-01-03
2
-2
/
+2
*
|
depca: Fix section mismatch derived from depca_isa_probe()
Sedat Dilek
2011-01-03
1
-1
/
+1
*
|
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
Sedat Dilek
2011-01-03
1
-1
/
+1
*
|
ksz884x: Fix section mismatch derived from pcidev_init()
Sedat Dilek
2011-01-03
1
-1
/
+1
*
|
ifb: add performance flags
Eric Dumazet
2011-01-03
1
-0
/
+7
*
|
sch_red: report backlog information
Eric Dumazet
2011-01-03
1
-0
/
+1
*
|
dcbnl: more informed return values for new dcbnl routines
Shmulik Ravid
2011-01-03
1
-44
/
+37
*
|
ll_temac: Fix section mismatch from the temac_of_probe
Michal Simek
2011-01-03
1
-1
/
+1
*
|
trivial: Fix typo fault in netdevice.h
Michal Simek
2011-01-03
1
-1
/
+1
*
|
netxen: update driver version 4.0.75
amit salecha
2011-01-03
1
-2
/
+2
*
|
netxen: enable LRO based on NETIF_F_LRO
Sucheta Chakraborty
2011-01-03
4
-10
/
+26
*
|
netdev: Update status of 8390 based drivers in MAINTAINERS
Paul Gortmaker
2011-01-03
1
-2
/
+1
*
|
net/Space: delete orphaned externs from deleted drivers
Paul Gortmaker
2011-01-03
1
-5
/
+0
*
|
tipc: update log.h re-include protection to reflect new name
Paul Gortmaker
2011-01-01
1
-2
/
+2
*
|
sky2: implement 64 bit stats
stephen hemminger
2011-01-01
2
-36
/
+109
*
|
tipc: remove extraneous braces from single statements
Allan Stephens
2011-01-01
7
-48
/
+27
*
|
tipc: remove zeroing assignments to static global variables
Allan Stephens
2011-01-01
11
-15
/
+15
*
|
tipc: split variable assignments out of conditional expressions
Allan Stephens
2011-01-01
4
-32
/
+56
*
|
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
2011-01-01
19
-133
/
+124
*
|
tipc: recode getsockopt error handling for better readability
Paul Gortmaker
2011-01-01
1
-13
/
+9
*
|
tipc: remove pointless check for NULL prior to kfree
Allan Stephens
2011-01-01
2
-6
/
+2
*
|
tipc: remove redundant #includes
Allan Stephens
2011-01-01
12
-32
/
+0
[next]