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
*
[BNX2]: factor out gzip unpacker
Denys Vlasenko
2007-10-10
4
-122
/
+86
*
ax88796: add 93cx6 eeprom support
Magnus Damm
2007-10-10
4
-1
/
+59
*
PHYLIB: fix an interrupt loop potential when halting
Maciej W. Rozycki
2007-10-10
1
-2
/
+2
*
PHYLIB: IRQ event workqueue handling fixes
Maciej W. Rozycki
2007-10-10
2
-5
/
+22
*
forcedeth: "no link" is informational
Ed Swierk
2007-10-10
1
-1
/
+1
*
PHYLIB: Spinlock fixes for softirqs
Maciej W. Rozycki
2007-10-10
2
-14
/
+14
*
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...
Micah Gruber
2007-10-10
1
-5
/
+0
*
skge: remove broken and unused PHY_M_PC_MDI_XMODE macro
Mariusz Kozlowski
2007-10-10
1
-2
/
+0
*
Avoid possible NULL pointer deref in 3c359 driver
Jesper Juhl
2007-10-10
1
-5
/
+0
*
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
2007-10-10
1
-4
/
+1
*
PCI-X/PCI-Express read control interfaces: use them in e1000
Peter Oruba
2007-10-10
3
-22
/
+19
*
PHY fixed driver: rework release path and update phy_id notation
Vitaly Bordug
2007-10-10
3
-155
/
+207
*
atl1: explain 32-bit DMA restriction
Chris Snook
2007-10-10
1
-2
/
+8
*
via-velocity: more cleanup
Stephen Hemminger
2007-10-10
2
-206
/
+176
*
via-velocity: use standard VLAN interface (resend)
Stephen Hemminger
2007-10-10
2
-30
/
+46
*
sb1250-mac: Driver model & phylib update
Maciej W. Rozycki
2007-10-10
2
-600
/
+520
*
sb1250-mac.c: De-typedef, de-volatile, de-etc...
Maciej W. Rozycki
2007-10-10
1
-136
/
+142
*
[netdrvr] sundance: fix phy scanning on IP100A
Jeff Garzik
2007-10-10
1
-3
/
+11
*
e1000e: Do not allow requeue of freed skb
Krishna Kumar
2007-10-10
1
-1
/
+1
*
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
2007-10-10
1
-1
/
+0
*
dgrs: remove from build, config, and maintainer list
Nathanael Nerode
2007-10-10
13
-12822
/
+0
*
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
2007-10-10
1
-13
/
+8
*
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
2007-10-10
1
-10
/
+11
*
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
2007-10-10
1
-2
/
+2
*
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
2007-10-10
1
-1
/
+4
*
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
5
-41
/
+31
*
[NETFILTER]: bridge: remove broken netfilter binary sysctls
Joseph Fannin
2007-10-10
1
-5
/
+0
*
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
2007-10-10
4
-0
/
+309
*
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
2007-10-10
1
-7
/
+5
*
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
2007-10-10
1
-5
/
+5
*
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
2007-10-10
1
-3
/
+4
*
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
2007-10-10
1
-4
/
+5
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-10-10
1
-16
/
+14
*
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
2007-10-10
2
-3
/
+41
*
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
2007-10-10
3
-8
/
+3
*
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
2007-10-10
3
-7
/
+2
*
[NETFILTER]: nfnetlink: kill nlattr_bad_size
Patrick McHardy
2007-10-10
1
-13
/
+0
*
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2007-10-10
12
-100
/
+97
*
[NETFILTER]: nfnetlink_queue: use netlink policy
Patrick McHardy
2007-10-10
1
-19
/
+11
*
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
2007-10-10
1
-29
/
+9
*
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
2007-10-10
2
-36
/
+15
*
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
2007-10-10
1
-10
/
+1
*
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
22
-101
/
+101
*
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
17
-532
/
+527
*
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-10-10
5
-22
/
+22
*
[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
2007-10-10
1
-1
/
+3
*
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
2007-10-10
4
-4
/
+20
*
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
2007-10-10
1
-1
/
+1
*
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2007-10-10
2
-2
/
+2
[next]