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
*
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-07-30
4412
-95763
/
+146493
|
\
|
*
bcma: add missing iounmap on error path
Hauke Mehrtens
2012-07-26
1
-5
/
+10
|
*
bcma: fix regression in interrupt assignment on mips
Hauke Mehrtens
2012-07-26
1
-3
/
+3
|
*
mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...
Thomas Huehn
2012-07-26
1
-5
/
+0
|
*
be2net: Fix to parse RSS hash from Receive completions correctly.
Sarveshwar Bandi
2012-07-26
1
-2
/
+2
|
*
net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER
Amir Vadai
2012-07-26
1
-1
/
+1
|
*
hyperv: Add error handling to rndis_filter_device_add()
Haiyang Zhang
2012-07-25
1
-7
/
+4
|
*
hyperv: Add a check for ring_size value
Haiyang Zhang
2012-07-25
1
-1
/
+6
|
*
ipv4: rt_cache_valid must check expired routes
Eric Dumazet
2012-07-25
1
-3
/
+5
|
*
net/pch_gpe: Cannot disable ethernet autonegation
Wei Yang
2012-07-25
2
-2
/
+3
|
*
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
frank.blaschka@de.ibm.com
2012-07-25
1
-0
/
+4
|
*
netiucv: cleanup attribute usage
frank.blaschka@de.ibm.com
2012-07-25
1
-28
/
+6
|
*
net: wiznet add missing HAS_IOMEM dependency
frank.blaschka@de.ibm.com
2012-07-25
1
-0
/
+1
|
*
be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
Anton Blanchard
2012-07-25
2
-3
/
+4
|
*
mlx4: Add support for EEH error recovery
Kleber Sacilotto de Souza
2012-07-25
3
-11
/
+93
|
*
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Dan Williams
2012-07-24
1
-23
/
+45
|
*
wanmain: comparing array with NULL
Alan Cox
2012-07-24
1
-28
/
+23
|
*
caif: fix NULL pointer check
Alan Cox
2012-07-24
1
-0
/
+3
|
*
team: init error value to 0 in team_netpoll_setup()
Jiri Pirko
2012-07-24
1
-1
/
+1
|
*
tcp: early_demux fixes
Eric Dumazet
2012-07-24
2
-8
/
+6
|
*
bnx2x: Correct EEE statistics gathering
Yuval Mintz
2012-07-24
2
-3
/
+9
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-07-24
1363
-57829
/
+69993
|
|
\
|
|
*
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
WANG Cong
2012-07-24
2
-2
/
+2
|
|
*
r8169: revert "add byte queue limit support".
Francois Romieu
2012-07-23
1
-22
/
+5
|
|
*
ipv4: Change rt->rt_iif encoding.
David S. Miller
2012-07-23
2
-5
/
+9
|
|
*
net: Make skb->skb_iif always track skb->dev
David S. Miller
2012-07-23
1
-2
/
+1
|
|
*
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
2012-07-23
10
-27
/
+27
|
|
*
ipv4: Remove all RTCF_DIRECTSRC handliing.
David S. Miller
2012-07-23
1
-9
/
+2
|
|
*
ipv4: Really ignore ICMP address requests/replies.
David S. Miller
2012-07-23
1
-82
/
+2
|
|
*
decnet: Don't set RTCF_DIRECTSRC.
David S. Miller
2012-07-23
1
-2
/
+0
|
|
*
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
Saurabh
2012-07-23
1
-5
/
+5
|
|
*
ipv4: Remove redundant assignment
Lin Ming
2012-07-23
1
-1
/
+0
|
|
*
rds: set correct msg_namelen
Weiping Pan
2012-07-23
1
-0
/
+3
|
|
*
openvswitch: potential NULL deref in sample()
Dan Carpenter
2012-07-23
1
-0
/
+3
|
|
*
tcp: dont drop MTU reduction indications
Eric Dumazet
2012-07-23
5
-21
/
+51
|
|
*
bnx2x: Add new 57840 device IDs
Yuval Mintz
2012-07-23
3
-10
/
+38
|
|
*
tcp: avoid oops in tcp_metrics and reset tcpm_stamp
Julian Anastasov
2012-07-23
1
-2
/
+3
|
|
*
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
2012-07-22
1
-1
/
+1
|
|
*
niu: Fix to check for dma mapping errors.
Shuah Khan
2012-07-22
1
-0
/
+4
|
|
*
net: Fix references to out-of-scope variables in put_cmsg_compat()
Jesper Juhl
2012-07-22
1
-2
/
+2
|
|
*
Merge branch 'kill_rtcache'
David S. Miller
2012-07-22
26
-1206
/
+292
|
|
|
\
|
|
|
*
ipv4: Kill rt->fi
David S. Miller
2012-07-20
2
-32
/
+1
|
|
|
*
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
David S. Miller
2012-07-20
3
-9
/
+9
|
|
|
*
ipv4: Kill rt->rt_oif
David S. Miller
2012-07-20
4
-9
/
+5
|
|
|
*
ipv4: Dirty less cache lines in route caching paths.
David S. Miller
2012-07-20
1
-3
/
+3
|
|
|
*
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
David S. Miller
2012-07-20
6
-13
/
+5
|
|
|
*
ipv4: Cache input routes in fib_info nexthops.
David S. Miller
2012-07-20
3
-12
/
+46
|
|
|
*
ipv4: Cache output routes in fib_info nexthops.
David S. Miller
2012-07-20
3
-43
/
+101
|
|
|
*
ipv4: Kill routes during PMTU/redirect updates.
David S. Miller
2012-07-20
2
-12
/
+30
|
|
|
*
net: Document dst->obsolete better.
David S. Miller
2012-07-20
7
-21
/
+35
[next]