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: Adjust TX queue kobjects if number of queues changes during unregister
Ben Hutchings
2011-02-15
1
-1
/
+2
*
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
Ben Hutchings
2011-02-14
1
-7
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
9
-33
/
+68
|
\
|
*
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
2011-02-08
1
-11
/
+16
|
*
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
2011-02-08
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-08
4
-3
/
+10
|
|
\
|
|
*
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
2011-02-07
1
-1
/
+1
|
|
*
mac80211: fix TX status cookie in HW offload case
Johannes Berg
2011-02-02
3
-2
/
+9
|
*
|
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-02-07
1
-5
/
+10
|
|
\
\
|
|
*
|
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
2011-02-08
1
-5
/
+10
|
*
|
|
x25: possible skb leak on bad facilities
andrew hendry
2011-02-07
2
-12
/
+30
*
|
|
|
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2011-02-08
2
-2
/
+0
*
|
|
|
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
2011-02-08
1
-6
/
+19
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-08
15
-158
/
+471
|
\
\
\
\
|
*
|
|
|
mac80211: remove unneeded check
Dan Carpenter
2011-02-07
1
-1
/
+1
|
*
|
|
|
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
2011-02-07
1
-5
/
+2
|
*
|
|
|
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
2011-02-07
1
-1
/
+2
|
*
|
|
|
mac80211: Make some mlme timers module paramaters.
Ben Greear
2011-02-07
1
-11
/
+23
|
*
|
|
|
mac80211: Optimize scans on current operating channel.
Ben Greear
2011-02-04
7
-89
/
+214
|
*
|
|
|
mac80211: do not send duplicate data frames to the cooked monitor interface
Felix Fietkau
2011-02-04
1
-1
/
+1
|
*
|
|
|
mac80211: do not restart ps timer during scan or offchannel
Rajkumar Manoharan
2011-02-04
1
-1
/
+4
|
*
|
|
|
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
Christian Lamparter
2011-02-04
2
-1
/
+4
|
*
|
|
|
mac80211: Add testing functionality for TKIP
Jouni Malinen
2011-02-03
2
-1
/
+108
|
*
|
|
|
mac80211: Remove obsolete TKIP flexibility
Jouni Malinen
2011-02-03
1
-25
/
+7
|
*
|
|
|
mac80211: allow GO to scan like AP
Johannes Berg
2011-02-03
1
-2
/
+5
|
*
|
|
|
mac80211: pass up beacons from external BSS when operating as AP
Arik Nemtsov
2011-02-03
1
-1
/
+2
|
*
|
|
|
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
2011-02-03
3
-3
/
+31
|
*
|
|
|
mac80211: do not calc frame duration when using HW rate-control
Arik Nemtsov
2011-02-03
1
-1
/
+2
|
*
|
|
|
mac80211: Recalculate channel-type on iface removal.
Ben Greear
2011-02-03
1
-1
/
+8
|
*
|
|
|
cfg80211: Fix power save state after interface type change
Juuso Oikarinen
2011-02-03
1
-7
/
+13
|
*
|
|
|
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
2011-02-03
1
-4
/
+22
|
*
|
|
|
mac80211: Show configured channel-type in netdev debugfs.
Ben Greear
2011-02-03
1
-0
/
+6
|
*
|
|
|
mac80211: Be more careful when changing channels.
Ben Greear
2011-02-03
1
-3
/
+16
*
|
|
|
|
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
2011-02-04
6
-68
/
+105
*
|
|
|
|
ipv4: Don't miss existing cached metrics in new routes.
David S. Miller
2011-02-04
1
-14
/
+17
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
12
-17
/
+164
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
2011-02-04
1
-2
/
+2
|
*
|
|
|
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2011-02-03
2
-0
/
+94
|
*
|
|
|
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
2011-02-03
1
-0
/
+30
|
*
|
|
|
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
2011-02-03
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-02
4
-12
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
2011-02-01
1
-0
/
+3
|
|
*
|
|
|
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
2011-02-01
1
-3
/
+3
|
|
*
|
|
|
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
Thomas Jacob
2011-01-24
1
-9
/
+7
|
|
*
|
|
|
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
2011-01-24
1
-0
/
+1
|
*
|
|
|
|
gro: reset skb_iif on reuse
Andy Gospodarek
2011-02-02
1
-0
/
+1
|
*
|
|
|
|
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
2011-01-31
1
-1
/
+8
|
*
|
|
|
|
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
2011-01-31
1
-1
/
+2
|
*
|
|
|
|
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2011-01-31
2
-0
/
+12
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-03
5
-6
/
+50
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]