Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0a7a109e134c619245e6e77dd93260fa0b427684
/
net
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
ddcc347
mac80211: fix rx_nss calculation for drivers with hw rc
by Michal Kazior
· 11 years ago
1f3b8a2
mac80211: don't leak next beacon when csa is aborted
by Simon Wunderlich
· 11 years ago
beffd13
mac80211: don't cancel csa finalize work within stop_ap
by Simon Wunderlich
· 11 years ago
e487eae
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
by Simon Wunderlich
· 11 years ago
7ca133b
mac80211: modify beacon using sdata/wdev-lock, not rtnl lock
by Simon Wunderlich
· 11 years ago
c56589e
cfg80211: protect beacon changing functions with wdev-lock
by Simon Wunderlich
· 11 years ago
ce95320
mac80211: mesh: only get tsf if we need it
by Bob Copeland
· 11 years ago
b176e62
cfg80211: aggregate mgmt_tx parameters into a struct
by Andrei Otcheretianski
· 11 years ago
017b45b
mac80211: update ht flag if bss configuration changed
by Avri Altman
· 11 years ago
2ce6a0f
mac80211: remove sta_info_flush() from interface teardown
by Johannes Berg
· 11 years ago
ad38bfc
mac80211: Tx frame latency statistics
by Matti Gottlieb
· 11 years ago
01e0daa
cfg80211: fix reporting 5/10 MHz support to user space
by Felix Fietkau
· 11 years ago
f12140c
mac80211: minstrel_ht: do not sample unsupported rates
by Karl Beldan
· 11 years ago
3ef121b
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
by Luis R. Rodriguez
· 11 years ago
d7a4b05
cfg80211: distinguish unset DFS region from unknown
by Luis R. Rodriguez
· 11 years ago
adbfb05
cfg80211: intersection dfs regions when intersecting regdomains
by Luis R. Rodriguez
· 11 years ago
4c7d398
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
by Luis R. Rodriguez
· 11 years ago
f7d8ad8
mac80211: minstrels: spare numerous useless calls to get_random_bytes
by Karl Beldan
· 11 years ago
7a5e3fa
mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES
by Karl Beldan
· 11 years ago
21f659b
mac80211: add min required channel definition field
by Eliad Peller
· 11 years ago
fbdd90e
mac80211: enable easier manipulation of VHT beamforming caps
by Eyal Shapira
· 11 years ago
33787fc
mac80211: move csa_chandef to sdata
by Luciano Coelho
· 11 years ago
f63f842
mac80211: use put_unaligned_le in mesh when necessary
by Chun-Yeow Yeoh
· 11 years ago
6f101ef
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
by Chun-Yeow Yeoh
· 11 years ago
2a90146
cfg80211: add an option to disable processing country IEs
by Luis R. Rodriguez
· 11 years ago
a09a85a
cfg80211: add flags to define country IE processing rules
by Luis R. Rodriguez
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
ca91dc9
mac80211: use put_unaligned_le16 for precedence value in mesh
by Chun-Yeow Yeoh
· 11 years ago
0199240
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
by Luis R. Rodriguez
· 11 years ago
f5fe324
cfg80211: set driver regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
84721d4
cfg80211: set user regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
3b9e5ac
cfg80211: set core regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
db0e066
cfg80211: pass the last_request to __set_regdom()
by Luis R. Rodriguez
· 11 years ago
0e3802d
cfg80211: move core reg_notfier() check to source
by Luis R. Rodriguez
· 11 years ago
f75c30e
cfg80211: allow only the core to request to update the world regdom
by Luis R. Rodriguez
· 11 years ago
fe6631f
cfg80211: add helper for calling CRDA
by Luis R. Rodriguez
· 11 years ago
05f1a3e
cfg80211: add helper for kfree'ing and assigning last_request
by Luis R. Rodriguez
· 11 years ago
5ad6ef5
cfg80211: add helper for kfree'ing last_request
by Luis R. Rodriguez
· 11 years ago
2f1c6c5
cfg80211: process non country IE conflicting first
by Luis R. Rodriguez
· 11 years ago
b23e7a9
cfg80211: process country IE regulatory requests on their own
by Luis R. Rodriguez
· 11 years ago
21636c7
cfg80211: process driver regulatory requests on its own
by Luis R. Rodriguez
· 11 years ago
0d97a61
cfg80211: process user regulatory requests on its own
by Luis R. Rodriguez
· 11 years ago
b3eb7f3
cfg80211: processing core regulatory hints on its own
by Luis R. Rodriguez
· 11 years ago
e438768
cfg80211: check regulatory request alpha2 early
by Luis R. Rodriguez
· 11 years ago
cc493e4f
cfg80211: enforce disabling channels by custom or strict settings
by Luis R. Rodriguez
· 11 years ago
ae68939
cfg80211: fix parsing when db.txt ends on a rule
by Luis R. Rodriguez
· 11 years ago
af9b223
cfg80211: add function helpers to genregdb.awk
by Luis R. Rodriguez
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
6bc54fb
cfg80211: allow beaconing after DFS CAC
by Janusz Dziedzic
· 11 years ago
d2859df
cfg80211/mac80211: DFS setup chandef for cac event
by Janusz Dziedzic
· 11 years ago
5282c3b
mac80211: verify ieee80211_key_replace() arguments
by Johannes Berg
· 11 years ago
00c3a6e
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
by Johannes Berg
· 11 years ago
0f0094b
cfg80211: add missing break in cfg80211_get_chan_state()
by Johannes Berg
· 11 years ago
b3f51e9
mac80211: remove useless tests for array
by Johannes Berg
· 11 years ago
204d130
mac80211: clean up mesh local link ID generation
by Thomas Pedersen
· 11 years ago
c99a89e
mac80211: factor out plink event gathering
by Thomas Pedersen
· 11 years ago
c7e6781
mac80211: factor out peering FSM
by Thomas Pedersen
· 11 years ago
5bbdd6c
mac80211: assign sta plid early
by Thomas Pedersen
· 11 years ago
fc10302
mac80211: consolidate rcu unlocks in plink frame rx
by Thomas Pedersen
· 11 years ago
05a23ae
mac80211: factor peering frame processing into own function
by Thomas Pedersen
· 11 years ago
2d7f65d6
mac80211: remove unused mesh_mgmt_ies_add() prototype
by Bob Copeland
· 11 years ago
87d84c4
mac80211: return -ENOMEM in mesh_plink_frame_tx
by Bob Copeland
· 11 years ago
272a9e2
mac80211: mesh_plink: don't ignore holding timer
by Bob Copeland
· 11 years ago
58506eb
mac80211: mesh_plink: collapse the two switch statements together
by Bob Copeland
· 11 years ago
36c9bb2
mac80211: mesh: rewrite rssi_threshold_check in C
by Bob Copeland
· 11 years ago
32cb05b
mac80211: mesh_plink: group basic fitness checks
by Bob Copeland
· 11 years ago
e76d67f
mac80211: mesh: factor out common plink close/estab code
by Bob Copeland
· 11 years ago
0f5ffd2
mac80211: hold sta->lock across plink switch statements
by Bob Copeland
· 11 years ago
4efec45
mac80211: consolidate calls to plink_frame_tx
by Thomas Pedersen
· 11 years ago
3cde38e
mac80211: fix off-by-one in llid check.
by Bob Copeland
· 11 years ago
1daa37c
cfg80211: remove second argument from reg_process_hint()
by Luis R. Rodriguez
· 11 years ago
222ea58
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 11 years ago
fe7c3a1
cfg80211: DFS check chandef usable before CAC
by Janusz Dziedzic
· 11 years ago
40d1ba6
cfg80211: add helper functions for start/end freq
by Janusz Dziedzic
· 11 years ago
2e3049b
mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
by Karl Beldan
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
9d8506c
gso: handle new frag_list of frags GRO packets
by Herbert Xu
· 11 years ago
220815a
genetlink: fix genlmsg_multicast() bug
by Johannes Berg
· 11 years ago
e40526c
packet: fix use after free race in send path when dev is released
by Daniel Borkmann
· 11 years ago
aec6f90
wimax: remove dead code
by Michael Opdenacker
· 11 years ago
78ef359
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
cd2cc01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
7acd718
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
68c6beb
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
by Hannes Frederic Sowa
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
f873042
bridge: flush br's address entry in fdb when remove the
by Ding Tianhong
· 11 years ago
d2615bf
net: core: Always propagate flag changes to interfaces
by Vlad Yasevich
· 11 years ago
dcdfdf5
ipv4: fix race in concurrent ip_route_input_slow()
by Alexei Starovoitov
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
62b68e9
genetlink: add and use genl_set_err()
by Johannes Berg
· 11 years ago
c2ebb90
genetlink: remove family pointer from genl_multicast_group
by Johannes Berg
· 11 years ago
06fb555
genetlink: remove genl_unregister_mc_group()
by Johannes Berg
· 11 years ago
03ed382
hsr: don't call genl_unregister_mc_group()
by Johannes Berg
· 11 years ago
2ecf753
quota/genetlink: use proper genetlink multicast APIs
by Johannes Berg
· 11 years ago
e5dcecb
drop_monitor/genetlink: use proper genetlink multicast APIs
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
dbde497
tcp: don't update snd_nxt, when a socket is switched from repair mode
by Andrey Vagin
· 11 years ago
Next »