Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c8f423159e3e53d30e5b36a455797ee2072b09d0
c8f4231
iwlwifi: mvm: remove pointless scan plan checks
by Johannes Berg
· 9 years ago
46eebec
iwlwifi: mvm: clean up some whitespace in scan code
by Johannes Berg
· 9 years ago
effd192
iwlwifi: mvm: Implement per vif frame registration API
by Andrei Otcheretianski
· 10 years ago
053225d
iwlwifi: avoid read/write operations if the bus is dead
by Eliad Peller
· 9 years ago
cd55cce
iwlwifi: mvm: Add support for two scheduled scan plans
by Avraham Stern
· 10 years ago
5888a40
iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()
by Luca Coelho
· 9 years ago
c84af35
iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder
by Assaf Krauss
· 10 years ago
b08dbed
iwlwifi: mvm: use short timeouts in P2P low latency if supported
by Johannes Berg
· 9 years ago
9645edb
iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3
by Johannes Berg
· 9 years ago
78efc70
iwlwifi: mvm: correctly request DTS-measure for new cards
by Arik Nemtsov
· 9 years ago
03a19cb
iwlwifi: pcie: fix (again) prepare card flow
by Emmanuel Grumbach
· 9 years ago
f0afea5
iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error
by Matti Gottlieb
· 10 years ago
e621c22
iwlwifi: rs: Remove workaround that disables MIMO on P2P
by Alexander Bondar
· 9 years ago
10d1532
Merge remote-tracking branch 'mac80211-next/master' into next
by Emmanuel Grumbach
· 9 years ago
e5a9f8d
mac80211: move station statistics into sub-structs
by Johannes Berg
· 9 years ago
976bd9e
mac80211: move beacon_loss_count into ifmgd
by Johannes Berg
· 9 years ago
763aa27
mac80211: remove sta->last_ack_signal
by Johannes Berg
· 9 years ago
a515de6
cfg80211: reg: fix reg_ignore_cell_hint return type
by Johannes Berg
· 9 years ago
81e9257
cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
by Johannes Berg
· 9 years ago
9f506802
cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
by Johannes Berg
· 9 years ago
d34265a
cfg80211: reg: centralize freeing ignored requests
by Johannes Berg
· 9 years ago
480908a
cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
by Johannes Berg
· 9 years ago
fd453d3
cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
by Johannes Berg
· 9 years ago
b686303
cfg80211: reg: make CRDA support optional
by Johannes Berg
· 9 years ago
922ec58
cfg80211: reg: remove useless reg_timeout scheduling
by Johannes Berg
· 9 years ago
c7d319e5
cfg80211: reg: search built-in database directly
by Johannes Berg
· 9 years ago
cecbb06
cfg80211: reg: rename reg_call_crda to reg_query_database
by Johannes Berg
· 9 years ago
25b20db
cfg80211: reg: fix reg_call_crda() return value bug
by Johannes Berg
· 9 years ago
7cf3741
cfg80211: reg: remove useless non-NULL check
by Johannes Berg
· 9 years ago
8047d26
cfg80211: fix gHz to GHz
by Johannes Berg
· 9 years ago
6f1f5d5
mac80211: remove event.c
by Johannes Berg
· 9 years ago
3beea35
mac80211: remove cfg.h
by Johannes Berg
· 9 years ago
fbd6ff5
mac80211: move sta_set_rate_info_rx() and make it static
by Johannes Berg
· 9 years ago
a732fa7
mac80211: clean up ieee80211_rx_h_check_dup code
by Johannes Berg
· 9 years ago
4a733ef
mac80211: remove PM-QoS listener
by Johannes Berg
· 9 years ago
61f6bba
mac80211: use new cfg80211_inform_bss_frame_data() API
by Johannes Berg
· 9 years ago
e2845c4
mac80211: Do not restart scheduled scan if multiple scan plans are set
by Avraham Stern
· 9 years ago
3b06d27
cfg80211: Add multiple scan plans for scheduled scan
by Avraham Stern
· 9 years ago
af61426
wireless: add WNM action frame categories
by Johannes Berg
· 9 years ago
a428828
wireless: update robust action frame list
by Johannes Berg
· 9 years ago
6e19bc4
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
by Dmitry Shmidt
· 9 years ago
93f0490
Revert "mac80211: remove exposing 'mfp' to drivers"
by Tamizh chelvam
· 9 years ago
985f2c8
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 9 years ago
6623c60
bridge: vlan: enforce no pvid flag in vlan ranges
by Nikolay Aleksandrov
· 9 years ago
cbb41b9
atm: iphase: fix misleading indention
by Tillmann Heidsieck
· 9 years ago
21e26ff
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
by Tillmann Heidsieck
· 9 years ago
8c5b83f
ipv6 route: use err pointers instead of returning pointer by reference
by Roopa Prabhu
· 9 years ago
99dcc7d
net: hns: fix the unknown phy_nterface_t type error
by huangdaode
· 9 years ago
5fcd2d8
tun: use sk_fullsock() before reading sk->sk_tsflags
by Eric Dumazet
· 9 years ago
b7a4609
Merge branch 'netns-defrag'
by David S. Miller
· 9 years ago
b727759
ipv6: Pass struct net into nf_ct_frag6_gather
by Eric W. Biederman
· 9 years ago
19bcf9f
ipv4: Pass struct net into ip_defrag and ip_check_defrag
by Eric W. Biederman
· 9 years ago
37fcbab
ipv4: Only compute net once in ip_call_ra_chain
by Eric W. Biederman
· 9 years ago
161642e
packet: fix match_fanout_group()
by Eric Dumazet
· 9 years ago
9916596
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
e2ca690
ipv4/icmp: redirect messages can use the ingress daddr as source
by Paolo Abeni
· 9 years ago
0944d6b
bridge: try switchdev op first in __vlan_vid_add/del
by Jiri Pirko
· 9 years ago
3703ebe
BNX2: free temp_stats_blk on error path
by wangweidong
· 9 years ago
76973dd
Merge branch 'setsockopt_incoming_cpu'
by David S. Miller
· 9 years ago
d475f09
tcp: shrink tcp_timewait_sock by 8 bytes
by Eric Dumazet
· 9 years ago
ed53d0a
net: shrink struct sock and request_sock by 8 bytes
by Eric Dumazet
· 9 years ago
8e5eb54
net: align sk_refcnt on 128 bytes boundary
by Eric Dumazet
· 9 years ago
70da268
net: SO_INCOMING_CPU setsockopt() support
by Eric Dumazet
· 9 years ago
c7d39e3
packet: support per-packet fwmark for af_packet sendmsg
by Edward Jee
· 9 years ago
f28ea36
sock: support per-packet fwmark
by Edward Jee
· 9 years ago
c1bf5fe
Merge branch 'bpf-unprivileged'
by David S. Miller
· 9 years ago
bf50887
bpf: add unprivileged bpf tests
by Alexei Starovoitov
· 9 years ago
aaac3ba
bpf: charge user for creation of BPF maps and programs
by Alexei Starovoitov
· 9 years ago
1be7f75
bpf: enable non-root eBPF programs
by Alexei Starovoitov
· 9 years ago
0fa2887
net: HNS: fix MDIO dependencies
by Arnd Bergmann
· 9 years ago
c577e59
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
by Daniel Pieczko
· 9 years ago
d540491
Merge branch 'switchdev_ageing_time'
by David S. Miller
· 9 years ago
d0cf57f
rocker: handle setting bridge ageing_time
by Scott Feldman
· 9 years ago
c62987b
bridge: push bridge setting ageing_time down to switchdev
by Scott Feldman
· 9 years ago
464314e
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
by Scott Feldman
· 9 years ago
f55ac58
switchdev: add bridge ageing_time attribute
by Scott Feldman
· 9 years ago
7533ce3
tcp: change type of alive from int to bool
by Richard Sailer
· 9 years ago
3741873
bridge: allow adding of fdb entries pointing to the bridge device
by Roopa Prabhu
· 9 years ago
6bcfd7f
tcp: fix RFS vs lockless listeners
by Eric Dumazet
· 9 years ago
5010ea5
Merge branch 'dsa-next'
by David S. Miller
· 9 years ago
8057b3e
net: dsa: use switchdev obj in port_fdb_del
by Vivien Didelot
· 9 years ago
1f36faf
net: dsa: push prepare phase in port_fdb_add
by Vivien Didelot
· 9 years ago
146a320
net: dsa: add port_fdb_prepare
by Vivien Didelot
· 9 years ago
6e86ac1
net: encx24j600: Fix typos in Kconfig
by Jon Ringle
· 9 years ago
7bcfeea
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
8fae307c
BNX2: fix a Null Pointer for stats_blk
by wangweidong
· 9 years ago
e446f9d
net: synack packets can be attached to request sockets
by Eric Dumazet
· 9 years ago
21d11bd
cxgb4: Enhance driver to update FW, when FW is too old
by Hariprasad Shenai
· 9 years ago
ff936a0
bpf: fix cb access in socket filter programs
by Alexei Starovoitov
· 9 years ago
d49ae37
Merge branch 'net-non-modular'
by David S. Miller
· 9 years ago
b3c8ec3
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
075640e
net/sched: make sch_blackhole.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
36b9ad80
net/dcb: make dcbnl.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
b6191ae
net/core: make sock_diag.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
4d886d6
Merge branch 'net-bool'
by David S. Miller
· 9 years ago
0cbf334
net/core: lockdep_rtnl_is_held can be boolean
by Yaowei Bai
· 9 years ago
f06cc7b
net/inetdevice: bad_mask can be boolean
by Yaowei Bai
· 9 years ago
c322516
net/inetdevice: inet_ifa_match can be boolean
by Yaowei Bai
· 9 years ago
45ae74f
net/dccp: dccp_bad_service_code can be boolean
by Yaowei Bai
· 9 years ago
0c6119d
net/dccp: dccp_list_has_service can be boolean
by Yaowei Bai
· 9 years ago
Next »