Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4225a398c1352a7a5c14dc07277cb5cc4473983b
4225a39
tipc: fix lockdep warning during bearer initialization
by Ying Xue
· 12 years ago
fa7f86f
tipc: optimize the initialization of network device notifier
by Ying Xue
· 12 years ago
fff3321
packet: Report fanout status via diag engine
by Pavel Emelyanov
· 12 years ago
16f0136
packet: Report rings cfg via diag engine
by Pavel Emelyanov
· 12 years ago
5ef5d6c
gre: information leak in ip6_tnl_ioctl()
by Dan Carpenter
· 12 years ago
5689226
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
by Fan Du
· 12 years ago
02644a1
sctp: fix bogus if statement in sctp_auth_recv_cid()
by Dan Carpenter
· 12 years ago
6932f11
sctp: fix compile issue with disabled CONFIG_NET_NS
by Ulrich Weber
· 12 years ago
2ea2149
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
1b3a692
net: remove wrong initialization for snd_wl1
by Razvan Ghitulete
· 12 years ago
65e0736
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
by Fan Du
· 12 years ago
1669891
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
1f07b62
sctp: fix a compile error in sctp.h
by Cong Wang
· 12 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 12 years ago
f53b5b0
sctp: Push struct net down into sctp_verify_ext_param
by Eric W. Biederman
· 12 years ago
24cb81a
sctp: Push struct net down into all of the state machine functions
by Eric W. Biederman
· 12 years ago
e7ff4a7
sctp: Push struct net down into sctp_in_scope
by Eric W. Biederman
· 12 years ago
89bf345
sctp: Push struct net down into sctp_transport_init
by Eric W. Biederman
· 12 years ago
55e26eb
sctp: Push struct net down to sctp_chunk_event_lookup
by Eric W. Biederman
· 12 years ago
ebb7e95
sctp: Add infrastructure for per net sysctls
by Eric W. Biederman
· 12 years ago
b01a240
sctp: Make the mib per network namespace
by Eric W. Biederman
· 12 years ago
bb2db45
sctp: Enable sctp in all network namespaces
by Eric W. Biederman
· 12 years ago
13d782f
sctp: Make the proc files per network namespace.
by Eric W. Biederman
· 12 years ago
632c928
sctp: Move the percpu sockets counter out of sctp_proc_init
by Eric W. Biederman
· 12 years ago
2ce9550
sctp: Make the ctl_sock per network namespace
by Eric W. Biederman
· 12 years ago
4db67e8
sctp: Make the address lists per network namespace
by Eric W. Biederman
· 12 years ago
4110cc2
sctp: Make the association hashtable handle multiple network namespaces
by Eric W. Biederman
· 12 years ago
4cdadcb
sctp: Make the endpoint hashtable handle multiple network namespaces
by Eric W. Biederman
· 12 years ago
f1f4376
sctp: Make the port hash table use struct net in it's key.
by Eric W. Biederman
· 12 years ago
eea68e2
packet: Report socket mclist info via diag module
by Pavel Emelyanov
· 12 years ago
8a360be
packet: Report more packet sk info via diag module
by Pavel Emelyanov
· 12 years ago
96ec632
packet: Diag core and basic socket info dumping
by Pavel Emelyanov
· 12 years ago
2787b04
packet: Introduce net/packet/internal.h header
by Pavel Emelyanov
· 12 years ago
ad5b310
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
by Igor Maravic
· 12 years ago
418a99a
Replace rwlock on xfrm_policy_afinfo with rcu
by Priyanka Jain
· 12 years ago
c12b395
gre: Support GRE over IPv6
by xeb@mail.ru
· 12 years ago
b7bc2a5
net: remove netdev_bonding_change()
by Amerigo Wang
· 12 years ago
ee89bab
net: move and rename netif_notify_peers()
by Amerigo Wang
· 12 years ago
22c5649
p54: fix powerpc gcc warnings
by Christian Lamparter
· 12 years ago
df32381
mac80211: fix unnecessary beacon update after peering status change
by Marco Porsch
· 12 years ago
faa97bd
brcmsmac: document firmware dependencies
by Jeff Mahoney
· 12 years ago
c771b51
ath9k: tune rc_stats to display only valid rates
by Rajkumar Manoharan
· 12 years ago
23d9939
ath9k: Trim rate table
by Sujith Manoharan
· 12 years ago
f8a8701
ath9k: Remove MIMO-PS specific code
by Sujith Manoharan
· 12 years ago
88dcc2d
ath9k: Cleanup TX status API
by Sujith Manoharan
· 12 years ago
c161011
ath9k: Bail out properly before calculating rate index
by Sujith Manoharan
· 12 years ago
2e54675
ath9k: Fix RTS/CTS rate selection
by Sujith Manoharan
· 12 years ago
97f7e8a
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
by Sujith Manoharan
· 12 years ago
3d2776f
ath9k: Unify valid rate calculation routines
by Sujith Manoharan
· 12 years ago
f5c9a80
ath9k: Remove ath_rc_set_valid_rate_idx
by Sujith Manoharan
· 12 years ago
6e1e374
ath9k: Change rateset calculation
by Sujith Manoharan
· 12 years ago
fc8d023
ath9k: Cleanup index retrieval routines
by Sujith Manoharan
· 12 years ago
dacde35
ath9k: Cleanup ath_rc_setvalid_htrates
by Sujith Manoharan
· 12 years ago
c05ea15
ath9k: Cleanup ath_rc_setvalid_rates
by Sujith Manoharan
· 12 years ago
ea2771f
ath9k: Cleanup RC init API
by Sujith Manoharan
· 12 years ago
62a2918
ath9k: Simplify rate table initialization
by Sujith Manoharan
· 12 years ago
126f492
mwifiex: use GFP_ATOMIC under spin lock
by Dan Carpenter
· 12 years ago
9c7ff73
mwifiex: notify cfg80211 about MIC failures
by Amitkumar Karwar
· 12 years ago
641c869
mwifiex: fix 'smatch' warning in preparing key_material cmd
by Bing Zhao
· 12 years ago
902d9e0
ssb: check for flash presentence
by Rafał Miłecki
· 12 years ago
85ce5ae
b43legacy: fix logic in GPIO init
by Rafał Miłecki
· 12 years ago
6c18723
b43: N-PHY: fix 0x2057 radio calib copy/paste mistake
by Rafał Miłecki
· 12 years ago
3213e1a
bcma: add (mostly) NAND defines
by Rafał Miłecki
· 12 years ago
8dd4372
mwifiex: fix powerpc64-linux- compilation warnings
by Bing Zhao
· 12 years ago
450e903
iwlegacy: clean up suspend/resume
by Johannes Berg
· 12 years ago
2f9279b
mwifiex: fix code mis-alignment after the if statement
by Fengguang Wu
· 12 years ago
987af54
ath5k: Put power_level where it belongs and rename it
by Nick Kossifidis
· 12 years ago
493ca5e
ath5k: Preserve tx power level requested from above on phy_init
by Nick Kossifidis
· 12 years ago
7550519
ath5k: Fix range scaling when setting rate power table
by Nick Kossifidis
· 12 years ago
d12c5c5
ath5k: Use correct value for min_pwr and cur_pwr
by Nick Kossifidis
· 12 years ago
94f3457
bcma: make some functions static
by Hauke Mehrtens
· 12 years ago
9bc6381
p54: parse output power table
by Christian Lamparter
· 12 years ago
57f784f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
0f48917
hyperv: Add comments for the extended buffer after RNDIS message
by Haiyang Zhang
· 12 years ago
1fb9489
net: Loopback ifindex is constant now
by Pavel Emelyanov
· 12 years ago
aa79e66
net: Make ifindex generation per-net namespace
by Pavel Emelyanov
· 12 years ago
e6f8f1a
veth: Allow to create peer link with given ifindex
by Pavel Emelyanov
· 12 years ago
9c7dafb
net: Allow to create links with given ifindex
by Pavel Emelyanov
· 12 years ago
b14f243
net: Dont use ifindices in hash fns
by Pavel Emelyanov
· 12 years ago
a399a80
time: jiffies_delta_to_clock_t() helper to the rescue
by Eric Dumazet
· 12 years ago
79cda75
fib: use __fls() on non null argument
by Eric Dumazet
· 12 years ago
425f09a
net: output path optimizations
by Eric Dumazet
· 12 years ago
e07b94f
documentation: dt: bindings: cpsw: fixing the examples for directly using it in dts file
by Mugunthan V N
· 12 years ago
ec03e6a
drivers: net: ethernet: davince_mdio: device tree implementation
by Mugunthan V N
· 12 years ago
aae06bf
tcp: ecn: dont delay ACKS after CE
by Eric Dumazet
· 12 years ago
a9e050f
net: tcp: GRO should be ECN friendly
by Eric Dumazet
· 12 years ago
14a1968
net: reorganize IP MIB values
by Eric Dumazet
· 12 years ago
d25398d
net: avoid reloads in SNMP_UPD_PO_STATS
by Eric Dumazet
· 12 years ago
b877f4c
mwifiex: add AES_CMAC support in key_material cmd
by Ying Luo
· 12 years ago
53b1123
mwifiex: pass key_params pointer in mwifiex_set_encode
by Ying Luo
· 12 years ago
9d7aba6
mwifiex: rename wapi_rxpn to pn
by Ying Luo
· 12 years ago
3e238a1
mwifiex: cleanup TX/RX BA tables for uAP
by Avinash Patil
· 12 years ago
5a009ad
mwifiex: add 11n Block Ack support for uAP
by Avinash Patil
· 12 years ago
d1cf3b9
mwifiex: support RX AMSDU aggregation for uAP
by Avinash Patil
· 12 years ago
838e4f4
mwifiex: improve uAP RX handling
by Avinash Patil
· 12 years ago
017a92a
mwifiex: create list for associated stations in AP mode
by Avinash Patil
· 12 years ago
3d99d98
mwifiex: separate file for handling AP events
by Avinash Patil
· 12 years ago
c825891
mwifiex: update 11n status as per start_ap IE
by Avinash Patil
· 12 years ago
bdd37be
mwifiex: improve scan delay logic during Tx traffic
by Amitkumar Karwar
· 12 years ago
b7525db
mwifiex: update max_chan_per_scan correctly for SSID scan
by Amitkumar Karwar
· 12 years ago
Next »