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
*
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2009-07-30
6
-14
/
+40
*
IPVS: use pr_fmt
Hannes Eder
2009-07-30
24
-63
/
+134
*
vlan: allow creating vlan when real device is not up
Stephen Hemminger
2009-07-30
1
-6
/
+0
*
bnx2x: Version 1.48.114-1
Eilon Greenstein
2009-07-30
1
-2
/
+2
*
bnx2x: WoL only with current MAC address
Eilon Greenstein
2009-07-30
1
-4
/
+4
*
bnx2x: Self-test kills management traffic
Eilon Greenstein
2009-07-30
1
-5
/
+4
*
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
2009-07-30
2
-0
/
+18
*
netxen: fix CONFIG_INET=n build
Dhananjay Phadke
2009-07-29
1
-0
/
+7
*
drivers/atm: Correct redundant test
Julia Lawall
2009-07-27
1
-1
/
+1
*
xfrm: export xfrm garbage collector thresholds via sysctl
Neil Horman
2009-07-27
2
-0
/
+36
*
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
2009-07-27
2
-1
/
+3
*
net/netlabel: Correct redundant test
Julia Lawall
2009-07-27
1
-4
/
+2
*
drivers/net: Correct redundant test
Julia Lawall
2009-07-27
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
2009-07-27
12
-58
/
+256
|
\
|
*
trivial: fix typo in ieee802154 documentation and add it to index
Thadeu Lima de Souza Cascardo
2009-07-27
2
-1
/
+3
|
*
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
2009-07-23
9
-15
/
+15
|
*
IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driver
Daniel Silverstone
2009-07-23
2
-0
/
+196
*
|
netxen: update version to 4.0.41
Dhananjay Phadke
2009-07-27
1
-2
/
+2
*
|
netxen: support for ethtool set ringparam
Amit Kumar Salecha
2009-07-27
3
-11
/
+97
*
|
netxen: add vlan tx acceleration support
Dhananjay Phadke
2009-07-27
2
-6
/
+57
*
|
netxen: fix skb alloc size for legacy firmware
Dhananjay Phadke
2009-07-27
2
-12
/
+12
*
|
netxen: refactor net_device setup code
Dhananjay Phadke
2009-07-27
1
-63
/
+75
*
|
netxen: clean up firmware version checks
Dhananjay Phadke
2009-07-27
5
-9
/
+8
*
|
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
2009-07-27
3
-32
/
+41
*
|
netxen: refactor tso code
Dhananjay Phadke
2009-07-27
2
-118
/
+83
*
|
netxen: annotate dma watchdog setup
Dhananjay Phadke
2009-07-27
4
-99
/
+43
*
|
netxen: configure interrupt coalesce defaults
Dhananjay Phadke
2009-07-27
1
-0
/
+20
*
|
netxen: enable ip addr hashing
Dhananjay Phadke
2009-07-27
4
-25
/
+182
*
|
netxen: refresh firmware info after reset
Dhananjay Phadke
2009-07-27
3
-9
/
+7
*
|
mISDN: Fix wrong struct name in macro and clarifications
Karsten Keil
2009-07-27
3
-17
/
+17
*
|
net: fix multiple definitions of setup_w6692
Stephen Rothwell
2009-07-27
1
-1
/
+1
*
|
phonet: phonet_device_get() fix
Eric Dumazet
2009-07-27
1
-1
/
+1
*
|
bnx2: Update vlan_features
Eric Dumazet
2009-07-26
1
-4
/
+15
*
|
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
2009-07-26
4
-11
/
+14
*
|
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
2009-07-26
1
-2
/
+11
*
|
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
2009-07-26
1
-8
/
+0
*
|
net: deprecate print_mac
Johannes Berg
2009-07-26
1
-2
/
+2
*
|
sky2: remove unnecessary assignment
Mike McCormack
2009-07-26
1
-1
/
+1
*
|
phonet: Fix build.
David S. Miller
2009-07-26
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-26
134
-3237
/
+4999
|
\
\
|
*
|
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
2009-07-24
4
-11
/
+20
|
*
|
mac80211: fix ieee80211_xmit call context
Johannes Berg
2009-07-24
1
-0
/
+7
|
*
|
net: remove unused skb->do_not_encrypt
Johannes Berg
2009-07-24
2
-8
/
+1
|
*
|
mac80211: remove master netdev
Johannes Berg
2009-07-24
13
-392
/
+195
|
*
|
net: export __dev_addr_sync/__dev_addr_unsync
Johannes Berg
2009-07-24
1
-0
/
+2
|
*
|
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
2009-07-24
1
-17
/
+0
|
*
|
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
2009-07-24
1
-2
/
+0
|
*
|
MAINTAINERS: Update rtl8180 patterns
Joe Perches
2009-07-24
1
-1
/
+1
|
*
|
MAINTAINERS: add wl1251 wireless driver
Kalle Valo
2009-07-24
1
-0
/
+9
|
*
|
wl1251: remove wl1251_plt_start/stop()
Kalle Valo
2009-07-24
1
-54
/
+0
[next]