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
*
irlan: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-6
/
+13
*
irda: net_device_ops ioctl fix
Stephen Hemminger
2009-03-21
1
-2
/
+3
*
atm: convert clip driver to net_device_ops
Stephen Hemminger
2009-03-21
1
-3
/
+6
*
atm: convert mpc device to using netdev_ops
Stephen Hemminger
2009-03-21
2
-19
/
+18
*
dsa: add switch chip cascading support
Lennert Buytenhek
2009-03-21
9
-188
/
+363
*
dsa: add support for the Marvell 88E6095/6095F switch chips
Lennert Buytenhek
2009-03-21
2
-11
/
+17
*
dsa: set ->iflink on slave interfaces to the ifindex of the parent
Lennert Buytenhek
2009-03-21
1
-0
/
+13
*
ipx: use constant for strings and desciptor
Stephen Hemminger
2009-03-21
1
-6
/
+6
*
snap: use const for descriptor
Stephen Hemminger
2009-03-21
1
-3
/
+3
*
net: remove useless prefetch() call
Eric Dumazet
2009-03-21
1
-1
/
+0
*
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
2009-03-21
1
-4
/
+1
*
skb: expose and constify hash primitives
Stephen Hemminger
2009-03-21
1
-1
/
+2
*
atm: lec use dev_change_mtu
Stephen Hemminger
2009-03-21
1
-1
/
+1
*
net/*: use linux/kernel.h swap()
Ilpo Järvinen
2009-03-21
4
-37
/
+8
*
netrom: zero length frame filtering in NetRom
Bernard Pidoux
2009-03-21
1
-1
/
+10
*
ax25: zero length frame filtering in AX25
Bernard Pidoux
2009-03-21
1
-0
/
+12
*
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
2009-03-21
1
-3
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
5
-8
/
+9
|
\
|
*
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
|
*
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-18
1
-1
/
+1
|
*
net: fix sctp breakage
Al Viro
2009-03-18
1
-1
/
+2
|
*
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-18
1
-1
/
+1
*
|
tipc: fix non-const printf format arguments
Stephen Hemminger
2009-03-18
4
-5
/
+5
*
|
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
2009-03-18
1
-3
/
+2
*
|
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
2009-03-18
1
-7
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
10
-69
/
+206
|
\
\
|
*
|
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
2009-03-16
4
-1
/
+90
|
*
|
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
3
-39
/
+48
|
*
|
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-16
1
-2
/
+0
|
*
|
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
2009-03-16
1
-4
/
+12
|
*
|
mac80211: handle failed scan requests in STA mode
Helmut Schaa
2009-03-16
3
-2
/
+25
|
*
|
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
Luis R. Rodriguez
2009-03-16
1
-2
/
+2
|
*
|
cfg80211: Enable passive scan on channels 12-14 for world roaming
Luis R. Rodriguez
2009-03-16
1
-3
/
+14
|
*
|
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2009-03-16
2
-17
/
+16
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
11
-41
/
+90
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
4
-0
/
+18
|
|
\
\
|
|
*
|
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
2009-03-16
1
-0
/
+2
|
|
*
|
lib80211: silence excessive crypto debugging messages
John W. Linville
2009-03-16
3
-0
/
+16
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-17
4
-7
/
+8
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
2009-03-16
1
-4
/
+4
|
|
*
|
|
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2009-03-16
2
-3
/
+3
|
|
*
|
|
netfilter: ctnetlink: fix crash during expectation creation
Pablo Neira Ayuso
2009-03-16
1
-0
/
+1
|
*
|
|
|
gro: Fix legacy path napi_complete crash
Herbert Xu
2009-03-17
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
David S. Miller
2009-03-13
1
-32
/
+58
|
*
|
|
ipv6: Fix BUG when disabled ipv6 module is unloaded
John Dykstra
2009-03-11
1
-0
/
+3
*
|
|
|
gro: Fix vlan/netpoll check again
Herbert Xu
2009-03-17
1
-3
/
+6
*
|
|
|
GRO: Move netpoll checks to correct location
Herbert Xu
2009-03-16
2
-21
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
tcp: make sure xmit goal size never becomes zero
Ilpo Järvinen
2009-03-15
1
-1
/
+1
*
|
|
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
2009-03-15
1
-2
/
+12
*
|
|
tcp: simplify tcp_current_mss
Ilpo Järvinen
2009-03-15
3
-43
/
+43
[next]