Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f92cd2e5f1751f7da5fa9b58e0ab22da6577cfd
/
net
2f92cd2
cfg80211: pass the regulatory_request to ignore_request
by Luis R. Rodriguez
· 16 years ago
d951c1d
cfg80211: do not kzalloc() again for a new request on __regulatory_hint
by Luis R. Rodriguez
· 16 years ago
28da32d
cfg80211: pass the regulatory_request struct in __regulatory_hint()
by Luis R. Rodriguez
· 16 years ago
d1c96a9
cfg80211: make __regulatory_hint() static
by Luis R. Rodriguez
· 16 years ago
e38f8a7
cfg80211: Add AP beacon regulatory hints
by Luis R. Rodriguez
· 16 years ago
3fc71f7
cfg80211: enable 5 GHz world roaming channels
by Luis R. Rodriguez
· 16 years ago
68798a6
cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom
by Luis R. Rodriguez
· 16 years ago
69b1572
cfg80211: rename regdom_changed to regdom_changes() and use it
by Luis R. Rodriguez
· 16 years ago
fff32c0
cfg80211: allow drivers that agree on regulatory to agree
by Luis R. Rodriguez
· 16 years ago
fb1fc7a
cfg80211: comments style cleanup
by Luis R. Rodriguez
· 16 years ago
fe33eb3
cfg80211: move all regulatory hints to workqueue
by Luis R. Rodriguez
· 16 years ago
0441d6f
cfg80211: free rd on unlikely event on 11d hint
by Luis R. Rodriguez
· 16 years ago
915278e
cfg80211: remove likely from an 11d hint case
by Luis R. Rodriguez
· 16 years ago
d335fe6
cfg80211: protect first access of last_request on 11d hint under mutex
by Luis R. Rodriguez
· 16 years ago
806a9e3
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
by Luis R. Rodriguez
· 16 years ago
761cf7e
cfg80211: add assert_cfg80211_lock() to ensure proper protection
by Luis R. Rodriguez
· 16 years ago
bcf4f99
cfg80211: propagate -ENOMEM during regulatory_init()
by Luis R. Rodriguez
· 16 years ago
ba25c14
cfg80211: add regulatory_hint_core() to separate the core reg hint
by Luis R. Rodriguez
· 16 years ago
80778f1
nl80211: disallow user requests prior to regulatory_init()
by Luis R. Rodriguez
· 16 years ago
a179439
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
by Luis R. Rodriguez
· 16 years ago
85fd129
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
by Luis R. Rodriguez
· 16 years ago
b5850a7
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
by Luis R. Rodriguez
· 16 years ago
79f6440
mac80211: Introduce a generic commit() to apply changes
by Alina Friedrichsen
· 16 years ago
80e775b
mac80211: Add software scan notifiers
by Michael Buesch
· 16 years ago
4aa188e
mac80211/cfg80211: move iwrange handler to cfg80211
by Johannes Berg
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
630e64c
nl80211: remove admin requirement from station get
by Johannes Berg
· 16 years ago
0a16ec5
mac80211: add missing kernel-doc
by Johannes Berg
· 16 years ago
a77b855
cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual
by Johannes Berg
· 16 years ago
cb3a8ee
cfg80211: age scan results on resume
by Dan Williams
· 16 years ago
98c8a60a
nl80211: Provide access to STA TX/RX packet counters
by Jouni Malinen
· 16 years ago
70692ad
nl80211: Optional IEs into scan request
by Jouni Malinen
· 16 years ago
13e967b
wireless: fix for CONFIG_NL80211=n
by Randy Dunlap
· 16 years ago
81cb762
mac80211: Extend the rate control API with an update callback
by Sujith
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
96f5e66
mac80211: fix aggregation for hardware with ampdu queues
by Johannes Berg
· 16 years ago
076ae60
mac80211: disallow moving netns
by Johannes Berg
· 16 years ago
53d6f81c
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set
by Vasanthakumar Thiagarajan
· 16 years ago
f11c179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bb80087
sit: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
26d94b4
ipip: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
da6185d8
gre: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
800d55f
ipv6: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
a52b8bd
tcp_scalable: Update malformed & dead url
by Joe Perches
· 16 years ago
8b6f92b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
325fb5b
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
by Josef Drexler
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
d18921a
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
by Jesper Dangaard Brouer
· 16 years ago
f7e603a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
50fee1d
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
by Eugene Teo
· 16 years ago
ebe47d4
netns: build fix for net_alloc_generic
by Clemens Noss
· 16 years ago
d38e84e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ce16c53
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
6a1b305
tcp: Like icmp use register_pernet_subsys
by Eric W. Biederman
· 16 years ago
959d272
netns: Fix icmp shutdown.
by Eric W. Biederman
· 16 years ago
a6e8f27
ipv4: Clean whitespaces in net/ipv4/Kconfig.
by Jesper Dangaard Brouer
· 16 years ago
b2cc46a
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
by Jesper Dangaard Brouer
· 16 years ago
0117cfa
snap: handle registration error and compile warning
by Stephen Hemminger
· 16 years ago
01af4a0
llc: fix non-const printk warning
by Stephen Hemminger
· 16 years ago
5747a1a
ip: ipip compile warning
by Stephen Hemminger
· 16 years ago
c1cf842
ip: add loose reverse path filtering
by Stephen Hemminger
· 16 years ago
586c250
cipso: Fix documentation comment
by Paul Moore
· 16 years ago
486a87f
netns: fix double free at netns creation
by Daniel Lezcano
· 16 years ago
7691367
tcp: Always set urgent pointer if it's beyond snd_nxt
by Herbert Xu
· 16 years ago
66da8c5
ipv6: fix sparse warning: Using plain integer as NULL pointer
by Hannes Eder
· 16 years ago
cd4d8fd
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping
by Patrick Ohly
· 16 years ago
be0c22a
netlink: add NETLINK_BROADCAST_ERROR socket option
by Pablo Neira Ayuso
· 16 years ago
59089d8
ethtool: Add RX pkt classification interface
by Santwona Behera
· 16 years ago
e88721f
net: Optimize skb_tx_hash() by eliminating a comparison
by Krishna Kumar
· 16 years ago
5209921
tcp: remove obsoleted comment about different passes
by Ilpo Järvinen
· 16 years ago
eb13220
netfilter: make proc/net/ip* print names from foreign NFPROTO
by Jan Engelhardt
· 16 years ago
2c6764b
netfilter: nfnetlink_log: fix timeout handling
by Eric Leblond
· 16 years ago
5ca431f
netfilter: nfnetlink_log: fix per-rule qthreshold override
by Eric Leblond
· 16 years ago
4aa3b2e
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
by Eric Leblond
· 16 years ago
92a0acc
net: Kill skb_truesize_check(), it only catches false-positives.
by David S. Miller
· 16 years ago
1c10c49
net: replace commatas with semicolons
by Thomas Gleixner
· 16 years ago
914e1c8
sctp: Inherit all socket options from parent correctly.
by Vlad Yasevich
· 16 years ago
faee47c
sctp: Fix the RTO-doubling on idle-link heartbeats
by Vlad Yasevich
· 16 years ago
4458f04
sctp: Clean up sctp checksumming code
by Vlad Yasevich
· 16 years ago
06e8680
sctp: Allow to disable SCTP checksums via module parameter
by Lucas Nussbaum
· 16 years ago
d24fff2
net: pass new SIOCSHWTSTAMP through to device drivers
by Patrick Ohly
· 16 years ago
51f31ca
ip: support for TX timestamps on UDP and RAW sockets
by Patrick Ohly
· 16 years ago
20d4947
net: socket infrastructure for SO_TIMESTAMPING
by Patrick Ohly
· 16 years ago
ac45f60
net: infrastructure for hardware time stamping
by Patrick Ohly
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ac178ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
fe3d2c3
mac80211: split managed/ibss code a little more
by Johannes Berg
· 16 years ago
a71800f
mac80211: fix IBSS auth
by Johannes Berg
· 16 years ago
9a03d6d
mac80211: calculate wstats_flags on the fly
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
79420f0
cfg80211: add more flexible BSS lookup
by Johannes Berg
· 16 years ago
d491af1
cfg80211: allow users to request removing a BSS
by Johannes Berg
· 16 years ago
78c1c7e
cfg80211: free_priv for BSS info
by Johannes Berg
· 16 years ago
99cf5f5
mac80211: dont add BSS when creating IBSS
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
849b796
mac80211: further cleanups to stopping BA sessions
by Johannes Berg
· 16 years ago
d75636e
mac80211: RX aggregation: clean up stop session
by Johannes Berg
· 16 years ago
2dace10
mac80211: clean up BA session teardown
by Johannes Berg
· 16 years ago
55687e3
mac80211: fix aggregation timer lockups
by Johannes Berg
· 16 years ago
Next »