Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aba4e6fff8de0c92e53f0e7ef077231e75f7d760
/
net
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
06d7de8
Revert "rfkill: remove dead code"
by AceLan Kao
· 12 years ago
dcf3396
mac80211: clean up ieee80211_subif_start_xmit
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
c0af073
mac80211: convert ops checks to WARN_ON
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
4797c7b
mac80211: use RX status band instead of current band
by Johannes Berg
· 12 years ago
3d01be7
mac80211: don't assume channel is set in tracing
by Johannes Berg
· 12 years ago
f9e6e95
mac80211: use oper_channel in rate init
by Johannes Berg
· 12 years ago
9e99a12
mac80211: remove freq/chantype from debugfs
by Johannes Berg
· 12 years ago
e31583c
mac80211: remove almost unused local variable
by Johannes Berg
· 12 years ago
466f310
mac80211: mesh: don't use global channel type
by Johannes Berg
· 12 years ago
d348f69
mac80211: simplify buffers in aes_128_cmac_vector
by Johannes Berg
· 12 years ago
6d71117
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
3049000
mac80211: fix CSA handling timer
by Johannes Berg
· 12 years ago
57eebdf
mac80211: clean up CSA handling code
by Johannes Berg
· 12 years ago
90bcf86
mac80211: remove unneeded 'bssid' variable
by Johannes Berg
· 12 years ago
4c29867
mac80211: support A-MPDU status reporting
by Johannes Berg
· 12 years ago
48613ec
wireless: add radiotap A-MPDU status field
by Johannes Berg
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
4bd4c2d
mac80211: clean up mpath_move_to_queue()
by Thomas Pedersen
· 12 years ago
b22bd52
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
by Thomas Pedersen
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
f609a43
mac80211: skb leak in mesh_plink_frame_tx()
by Thomas Pedersen
· 12 years ago
e7570df
mac80211: don't request ack for peering close
by Thomas Pedersen
· 12 years ago
3e17f2b
mac80211: remove ieee80211_clean_sdata()
by Thomas Pedersen
· 12 years ago
0d466b9c
mac80211: improve cleanup when leaving mesh
by Thomas Pedersen
· 12 years ago
19c3b83
mac80211: reset station MLME flags upon new association
by Johannes Berg
· 12 years ago
e83e654
mac80211: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
1411af1
mac80211: enable WDS carrier only after adding station
by Johannes Berg
· 12 years ago
c405c62
mac80211: manage carrier state in mesh
by Johannes Berg
· 12 years ago
2d56577
mac80211: use correct channel in TX
by Johannes Berg
· 12 years ago
6b77863
mac80211: fix current vs. operating channel in preq/beacon
by Johannes Berg
· 12 years ago
679ef4e
mac80211: use oper_channel in utils and config
by Johannes Berg
· 12 years ago
568d6e2
mac80211: use oper_channel in managed mlme
by Johannes Berg
· 12 years ago
273686d
mac80211: use oper_channel in ibss
by Johannes Berg
· 12 years ago
6962d60
mac80211: use oper_channel in mesh
by Johannes Berg
· 12 years ago
b17166a
mac80211: set channel only once during auth/assoc
by Johannes Berg
· 12 years ago
13e0c8e
mac80211: rename sta to new_sta
by Johannes Berg
· 12 years ago
1b49de2
mac80211: supress HT/VHT disable if not supported
by Johannes Berg
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
ab09587
mac80211: add PS flag to bss_conf
by Eliad Peller
· 12 years ago
e217689
cfg80211: unify IE search
by Vladimir Kondratiev
· 12 years ago
8c7d857
mac80211: don't call mgd_prepare_tx when associated
by Emmanuel Grumbach
· 12 years ago
7eeff74
mac80211: don't react to beacon loss if HW monitoring
by Johannes Berg
· 12 years ago
d545dab
mac80211: VHT (11ac) association
by Mahesh Palivela
· 12 years ago
bae35d9
mac80211: don't re-init rate control when receiving mesh beacon
by Chun-Yeow Yeoh
· 12 years ago
aa0b3b2
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
1e30c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c710998
ipv6: Early TCP socket demux
by Eric Dumazet
· 12 years ago
c6cffba
ipv4: Fix input route performance regression.
by David S. Miller
· 12 years ago
4331deb
ipv4: rt_cache_valid must check expired routes
by Eric Dumazet
· 12 years ago
8b72ff6
wanmain: comparing array with NULL
by Alan Cox
· 12 years ago
9cb429d
tcp: early_demux fixes
by Eric Dumazet
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
320f5ea
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
by WANG Cong
· 12 years ago
19cd67e
leds: Rename led_brightness_set() to led_set_brightness()
by Shuah Khan
· 12 years ago
13378ca
ipv4: Change rt->rt_iif encoding.
by David S. Miller
· 12 years ago
b685817
net: Make skb->skb_iif always track skb->dev
by David S. Miller
· 12 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 12 years ago
fe3edf4
ipv4: Remove all RTCF_DIRECTSRC handliing.
by David S. Miller
· 12 years ago
838942a
ipv4: Really ignore ICMP address requests/replies.
by David S. Miller
· 12 years ago
8acfaa9
decnet: Don't set RTCF_DIRECTSRC.
by David S. Miller
· 12 years ago
e7d4b18
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
by Saurabh
· 12 years ago
8fe5cb8
ipv4: Remove redundant assignment
by Lin Ming
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
06b6a1c
rds: set correct msg_namelen
by Weiping Pan
· 12 years ago
5b3e7e6
openvswitch: potential NULL deref in sample()
by Dan Carpenter
· 12 years ago
563d34d
tcp: dont drop MTU reduction indications
by Eric Dumazet
· 12 years ago
9a0a950
tcp: avoid oops in tcp_metrics and reset tcpm_stamp
by Julian Anastasov
· 12 years ago
8188104
net: Fix references to out-of-scope variables in put_cmsg_compat()
by Jesper Juhl
· 12 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 12 years ago
6120d3d
get rid of ->scm_work_list
by Al Viro
· 12 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 12 years ago
dcc0fb7
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 12 years ago
1080e51
net: orphan frags on receive
by Michael S. Tsirkin
· 12 years ago
70008aa
skbuff: convert to skb_orphan_frags
by Michael S. Tsirkin
· 12 years ago
1d69c2b
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
by Mark A. Greer
· 12 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 12 years ago
e390648
net: fix race condition in several drivers when reading stats
by Kevin Groeneveld
· 12 years ago
0980e56
ipv4: tcp: set unicast_sock uc_ttl to -1
by Eric Dumazet
· 12 years ago
c073cfc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
a1b5d0d
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
by Ben Pfaff
· 12 years ago
92e5dfc
openvswitch: Check currect return value from skb_gso_segment()
by Pravin B Shelar
· 12 years ago
2860583
ipv4: Kill rt->fi
by David S. Miller
· 12 years ago
9917e1e8
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
by David S. Miller
· 12 years ago
4fd551d
ipv4: Kill rt->rt_oif
by David S. Miller
· 12 years ago
93ac534
ipv4: Dirty less cache lines in route caching paths.
by David S. Miller
· 12 years ago
ba3f7f0
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
by David S. Miller
· 12 years ago
d2d68ba
ipv4: Cache input routes in fib_info nexthops.
by David S. Miller
· 12 years ago
f2bb4be
ipv4: Cache output routes in fib_info nexthops.
by David S. Miller
· 12 years ago
ceb3320
ipv4: Kill routes during PMTU/redirect updates.
by David S. Miller
· 12 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 12 years ago
f8126f1
ipv4: Adjust semantics of rt->rt_gateway.
by David S. Miller
· 12 years ago
f1ce306
ipv4: Remove 'rt_dst' from 'struct rtable'
by David S. Miller
· 12 years ago
Next »