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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
8
-16
/
+8
*
net/irda: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
14
-42
/
+14
*
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
4
-8
/
+4
*
netlabel: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
13
-26
/
+13
*
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
9
-18
/
+9
*
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
27
-81
/
+54
*
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-05
2
-48
/
+11
|
\
|
*
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
Ben Hutchings
2013-11-19
2
-0
/
+3
|
*
net/compat: Merge multiple implementations of ifreq::ifr_data conversion
Ben Hutchings
2013-11-18
1
-43
/
+6
|
*
net/compat: Fix minor information leak in siocdevprivate_ioctl()
Ben Hutchings
2013-11-18
1
-5
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-05
15
-59
/
+99
|
\
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
2
-0
/
+10
|
|
\
\
|
|
*
|
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
2013-12-02
1
-0
/
+4
|
|
*
|
cfg80211: disable CSA for all drivers
Simon Wunderlich
2013-12-02
1
-0
/
+6
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-11-25
14
-59
/
+89
|
|
\
\
\
|
|
|
/
/
|
|
*
|
mac80211: set hw initial idle state
Karl Beldan
2013-11-25
1
-0
/
+2
|
|
*
|
mac80211: use capped prob when computing throughputs
Karl Beldan
2013-11-25
1
-1
/
+1
|
|
*
|
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
2013-11-25
1
-0
/
+4
|
|
*
|
mac80211: fix connection polling
Eliad Peller
2013-11-25
1
-0
/
+2
|
|
*
|
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
2013-11-25
5
-14
/
+24
|
|
*
|
mac80211: don't attempt to reorder multicast frames
Johannes Berg
2013-11-25
1
-1
/
+2
|
|
*
|
cfg80211: disable 5/10 MHz support for all drivers
Johannes Berg
2013-11-25
1
-0
/
+3
|
|
*
|
mac80211: minstrel_ht: fix rates selection
Karl Beldan
2013-11-25
1
-2
/
+3
|
|
*
|
mac80211: fix for mesh beacon update on powersave
Javier Lopez
2013-11-25
1
-1
/
+1
|
|
*
|
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
2013-11-25
1
-1
/
+0
|
|
*
|
nl80211: check nla_nest_start() return value
Johannes Berg
2013-11-25
1
-0
/
+2
|
|
*
|
nl80211: fix error path in nl80211_get_key()
Johannes Berg
2013-11-25
1
-1
/
+1
|
|
*
|
nl80211: check nla_put_* return values
Johannes Berg
2013-11-25
1
-22
/
+30
|
|
*
|
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2013-11-25
2
-1
/
+2
|
|
*
|
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
2013-11-25
1
-4
/
+2
|
|
*
|
cfg80211: fix ibss wext chandef creation
Simon Wunderlich
2013-11-25
1
-9
/
+9
|
|
*
|
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
2013-11-25
1
-2
/
+1
*
|
|
|
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
2013-12-03
1
-3
/
+2
*
|
|
|
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
2013-12-02
1
-12
/
+10
*
|
|
|
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
2013-12-02
1
-1
/
+1
*
|
|
|
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
2013-12-02
1
-0
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-02
28
-94
/
+186
|
\
\
\
\
|
*
|
|
|
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-12-01
1
-0
/
+7
|
*
|
|
|
netem: fix gemodel loss generator
stephen hemminger
2013-11-30
1
-1
/
+1
|
*
|
|
|
netem: fix loss 4 state model
stephen hemminger
2013-11-30
1
-2
/
+2
|
*
|
|
|
netem: missing break in ge loss generator
stephen hemminger
2013-11-30
1
-0
/
+1
|
*
|
|
|
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
2013-11-30
1
-0
/
+28
|
*
|
|
|
net/hsr: Very small fix of comment style.
Arvid Brodin
2013-11-30
1
-1
/
+2
|
*
|
|
|
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
2013-11-30
1
-2
/
+2
|
*
|
|
|
inet: fix possible seqlock deadlocks
Eric Dumazet
2013-11-29
3
-3
/
+3
|
*
|
|
|
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-11-29
1
-0
/
+3
|
*
|
|
|
net: clamp ->msg_namelen instead of returning an error
Dan Carpenter
2013-11-29
2
-2
/
+2
|
*
|
|
|
af_packet: block BH in prb_shutdown_retire_blk_timer()
Veaceslav Falico
2013-11-29
1
-2
/
+2
|
*
|
|
|
net: remove outdated comment for ipv4 and ipv6 protocol handler
Baker Zhang
2013-11-28
2
-12
/
+0
|
*
|
|
|
sit: use kfree_skb to replace dev_kfree_skb
Gao feng
2013-11-28
1
-3
/
+3
[next]