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
*
mac80211/cfg80211: move iwrange handler to cfg80211
Johannes Berg
2009-02-27
2
-119
/
+113
*
cfg80211: clean up signal type
Johannes Berg
2009-02-27
4
-21
/
+18
*
nl80211: remove admin requirement from station get
Johannes Berg
2009-02-27
1
-1
/
+0
*
mac80211: add missing kernel-doc
Johannes Berg
2009-02-27
1
-0
/
+1
*
cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual
Johannes Berg
2009-02-27
2
-5
/
+28
*
cfg80211: age scan results on resume
Dan Williams
2009-02-27
3
-2
/
+33
*
nl80211: Provide access to STA TX/RX packet counters
Jouni Malinen
2009-02-27
2
-0
/
+10
*
nl80211: Optional IEs into scan request
Jouni Malinen
2009-02-27
5
-8
/
+34
*
wireless: fix for CONFIG_NL80211=n
Randy Dunlap
2009-02-27
1
-0
/
+4
*
mac80211: Extend the rate control API with an update callback
Sujith
2009-02-27
2
-0
/
+25
*
mac80211: split IBSS/managed code
Johannes Berg
2009-02-27
18
-1480
/
+1803
*
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
2009-02-27
9
-253
/
+241
*
mac80211: disallow moving netns
Johannes Berg
2009-02-27
2
-0
/
+2
*
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set
Vasanthakumar Thiagarajan
2009-02-27
1
-2
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-25
5
-64
/
+152
|
\
|
*
tcp_scalable: Update malformed & dead url
Joe Perches
2009-02-24
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-02-24
4
-63
/
+151
|
|
\
|
|
*
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
Josef Drexler
2009-02-24
1
-1
/
+1
|
|
*
netfilter: make proc/net/ip* print names from foreign NFPROTO
Jan Engelhardt
2009-02-18
1
-57
/
+142
|
|
*
netfilter: nfnetlink_log: fix timeout handling
Eric Leblond
2009-02-18
1
-1
/
+1
|
|
*
netfilter: nfnetlink_log: fix per-rule qthreshold override
Eric Leblond
2009-02-18
1
-2
/
+4
|
|
*
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
Eric Leblond
2009-02-18
1
-2
/
+3
*
|
|
sit: used time_before for comparing jiffies
Wei Yongjun
2009-02-24
1
-2
/
+3
*
|
|
ipip: used time_before for comparing jiffies
Wei Yongjun
2009-02-24
1
-2
/
+3
*
|
|
gre: used time_before for comparing jiffies
Wei Yongjun
2009-02-24
1
-2
/
+3
*
|
|
ipv6: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-24
2
-6
/
+3
*
|
|
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-02-24
13
-28
/
+43
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
5
-44
/
+63
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-23
2
-5
/
+5
|
|
\
\
|
|
*
|
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
Eugene Teo
2009-02-23
1
-1
/
+1
|
|
*
|
netns: build fix for net_alloc_generic
Clemens Noss
2009-02-23
1
-4
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-23
4
-41
/
+55
|
|
\
\
\
|
|
|
/
/
|
|
*
|
netns: fix double free at netns creation
Daniel Lezcano
2009-02-22
1
-31
/
+55
|
|
*
|
tcp: remove obsoleted comment about different passes
Ilpo Järvinen
2009-02-18
1
-1
/
+0
|
|
|
/
|
|
*
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2009-02-17
2
-9
/
+0
|
*
|
cipso: Fix documentation comment
Paul Moore
2009-02-23
1
-2
/
+7
|
|
/
*
|
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
Jesper Dangaard Brouer
2009-02-24
1
-0
/
+2
*
|
netns: Remove net_alive
Eric W. Biederman
2009-02-22
2
-9
/
+0
*
|
tcp: Like icmp use register_pernet_subsys
Eric W. Biederman
2009-02-22
1
-1
/
+1
*
|
netns: Fix icmp shutdown.
Eric W. Biederman
2009-02-22
1
-1
/
+1
*
|
ipv4: Clean whitespaces in net/ipv4/Kconfig.
Jesper Dangaard Brouer
2009-02-22
1
-21
/
+23
*
|
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
Jesper Dangaard Brouer
2009-02-22
1
-2
/
+4
*
|
snap: handle registration error and compile warning
Stephen Hemminger
2009-02-22
1
-3
/
+4
*
|
llc: fix non-const printk warning
Stephen Hemminger
2009-02-22
1
-3
/
+3
*
|
ip: ipip compile warning
Stephen Hemminger
2009-02-22
1
-1
/
+1
*
|
ip: add loose reverse path filtering
Stephen Hemminger
2009-02-22
1
-1
/
+1
*
|
tcp: Always set urgent pointer if it's beyond snd_nxt
Herbert Xu
2009-02-21
1
-4
/
+8
*
|
ipv6: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-02-21
1
-1
/
+1
*
|
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...
Patrick Ohly
2009-02-21
1
-13
/
+0
*
|
netlink: add NETLINK_BROADCAST_ERROR socket option
Pablo Neira Ayuso
2009-02-20
1
-2
/
+23
[next]