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
*
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
4
-3
/
+33
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
10
-22
/
+80
|
\
|
*
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
1
-1
/
+1
|
*
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
1
-3
/
+12
|
*
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-10
2
-5
/
+16
|
*
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
2010-06-09
1
-2
/
+2
|
*
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
2010-06-09
1
-5
/
+3
|
|
\
|
|
*
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
1
-5
/
+3
|
*
|
caif: fix a couple range checks
Dan Carpenter
2010-06-09
2
-2
/
+2
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-09
3
-10
/
+87
|
|
\
|
|
*
mac80211: fix deauth before assoc
Johannes Berg
2010-06-08
1
-2
/
+38
|
*
|
ipmr: dont corrupt lists
Eric Dumazet
2010-06-07
2
-2
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
28
-477
/
+1520
|
\
\
\
|
*
|
|
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
2010-06-08
1
-0
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
4
-12
/
+64
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: fix function pointer check
Holger Schurig
2010-06-07
1
-1
/
+1
|
|
*
|
mac80211: process station blockack action frames from work
Johannes Berg
2010-06-04
2
-7
/
+48
|
*
|
|
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
2010-06-07
1
-2
/
+1
|
*
|
|
mac80211: Remove deprecated sta_notify commands
Sujith
2010-06-04
1
-6
/
+0
|
*
|
|
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
2010-06-04
2
-0
/
+8
|
*
|
|
mac80211: reduce debugfs code size
Felix Fietkau
2010-06-03
2
-122
/
+77
|
*
|
|
mac80211: simplify key locking
Johannes Berg
2010-06-03
7
-267
/
+80
|
*
|
|
mac80211: move plink state
Johannes Berg
2010-06-03
1
-22
/
+22
|
*
|
|
mac80211: drop control frames after processing
Johannes Berg
2010-06-03
1
-1
/
+6
|
*
|
|
mac80211: remove useless work starting
Johannes Berg
2010-06-03
1
-9
/
+0
|
*
|
|
mac80211: move WEP weak IV check
Johannes Berg
2010-06-03
1
-15
/
+16
|
*
|
|
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
3
-12
/
+8
|
*
|
|
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
2010-06-03
5
-2
/
+116
|
*
|
|
mac80211: remove bogus mod_timer() call
Johannes Berg
2010-06-03
1
-3
/
+11
|
*
|
|
cfg80211: make action channel type optional
Johannes Berg
2010-06-02
6
-5
/
+16
|
*
|
|
wireless: fix several minor description typos
Walter Goldens
2010-06-02
3
-3
/
+3
|
*
|
|
cfg80211: don't refuse HT20 channels on devices that don't support HT40
Helmut Schaa
2010-06-02
1
-2
/
+3
|
*
|
|
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau
2010-06-02
7
-0
/
+1103
*
|
|
|
net-next: remove useless union keyword
Changli Gao
2010-06-10
44
-683
/
+674
*
|
|
|
ip: ip_ra_control() rcu fix
Eric Dumazet
2010-06-10
1
-4
/
+15
*
|
|
|
ipv6: mcast: RCU conversions
Eric Dumazet
2010-06-09
1
-96
/
+87
*
|
|
|
icmp: RCU conversion in icmp_address_reply()
Eric Dumazet
2010-06-09
1
-7
/
+5
*
|
|
|
phonet: use call_rcu for phonet device free
Jiri Pirko
2010-06-09
1
-4
/
+11
*
|
|
|
anycast: Some RCU conversions
Eric Dumazet
2010-06-07
2
-57
/
+47
*
|
|
|
net: avoid two atomic ops in ip_rcv_options()
Eric Dumazet
2010-06-07
1
-4
/
+2
*
|
|
|
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
2010-06-07
1
-7
/
+3
*
|
|
|
igmp: avoid two atomic ops in igmp_rcv()
Eric Dumazet
2010-06-07
1
-6
/
+4
*
|
|
|
ip: Router Alert RCU conversion
Eric Dumazet
2010-06-07
2
-17
/
+17
*
|
|
|
net: Remove unnecessary net action assertion
jamal
2010-06-07
1
-3
/
+0
*
|
|
|
net sched: make pedit check for clones instead
jamal
2010-06-07
1
-2
/
+1
*
|
|
|
htb: remove two unnecessary assignments
Changli Gao
2010-06-07
1
-2
/
+0
*
|
|
|
raw: avoid two atomics in xmit
Eric Dumazet
2010-06-07
2
-8
/
+12
*
|
|
|
net-caif: Added missing lock validator constants
Alex Lorca
2010-06-07
1
-3
/
+3
*
|
|
|
tcp: Fix slowness in read /proc/net/tcp
Tom Herbert
2010-06-07
1
-8
/
+84
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
22
-75
/
+134
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]