Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88665f5a797a832ff7926ad2287ee41738bc09b9
/
net
88665f5
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
by Felix Fietkau
· 9 years ago
ea32f06
mac80211: fix memory leak
by Sudip Mukherjee
· 9 years ago
23665aa
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
by Jouni Malinen
· 9 years ago
06470f7
mac80211: add API to allow filtering frames in BA sessions
by Sara Sharon
· 9 years ago
fb4ea05
mac80211: change ieee80211_rx_reorder_ready() arguments
by Johannes Berg
· 9 years ago
f2ac7e30
mac80211: expose txq queue depth and size to drivers
by Michal Kazior
· 9 years ago
dfdfc2b
mac80211: Parse legacy and HT rate in injected frames
by Sven Eckelmann
· 9 years ago
3f73fe9
mac80211: mesh: drop constant field mean_chain_len
by Bob Copeland
· 9 years ago
0ef049d
mac80211: avoid excessive stack usage in sta_info
by Arnd Bergmann
· 9 years ago
89f774e
mac80211: always print a message when disconnecting
by Johannes Berg
· 9 years ago
d321cd0
mac80211: fix ibss scan parameters
by Sara Sharon
· 9 years ago
f4a0f0c
mac80211: add RX_FLAG_MACTIME_PLCP_START
by Johannes Berg
· 9 years ago
cf44012
mac80211: fix unnecessary frame drops in mesh fwding
by Michal Kazior
· 9 years ago
2a58d42
mac80211: fix txq queue related crashes
by Michal Kazior
· 9 years ago
b8631c0
mac80211: mesh_plink: remove redundant sta_info check
by Sunil Shahu
· 9 years ago
e2a35e8
rfkill: Remove obsolete "claim" sysfs interface
by João Paulo Rechi Vita
· 9 years ago
1926e26
rfkill: remove/inline __rfkill_set_hw_state
by João Paulo Rechi Vita
· 9 years ago
f3e7fae
rfkill: use variable instead of duplicating the expression
by João Paulo Rechi Vita
· 9 years ago
573a2b5
cfg80211: Fix some linguistics in Kconfig
by Ola Olsson
· 9 years ago
dd21dfc
rfkill: disentangle polling pause and suspend
by Johannes Berg
· 9 years ago
8ac3c704
mac80211: refactor HT/VHT to chandef code
by Johannes Berg
· 9 years ago
de3bb77
cfg80211: add more warnings for inconsistent ops
by Ola Olsson
· 9 years ago
506bcfa
mac80211: limit the A-MSDU Tx based on peer's capabilities
by Emmanuel Grumbach
· 9 years ago
a7201a6
mac80211: Recalc min chandef when station is associated
by Ilan Peer
· 9 years ago
1788304
mac80211: allow drivers to report (non-)monitor frames
by Grzegorz Bajorski
· 9 years ago
412a6d8
mac80211: support hw managing reorder logic
by Sara Sharon
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
a85a7e2
cfg80211/mac80211: use to_delayed_work
by Geliang Tang
· 9 years ago
fad4718
mac80211: pass RX aggregation window size to driver
by Sara Sharon
· 9 years ago
f9cfa5f
mac80211: add flag for duplication check
by Sara Sharon
· 9 years ago
23a1f8d
mac80211: process and save VHT MU-MIMO group frame
by Sara Sharon
· 9 years ago
c799ba6
cfg80211: remove CFG80211_REG_DEBUG
by Johannes Berg
· 9 years ago
ddb5388
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
229394e
net: bpf: reject invalid shifts
by Rabin Vincent
· 9 years ago
ccdf6ce
net: netlink: Fix multicast group storage allocation for families with more than one groups
by Matti Vaittinen
· 9 years ago
06928b3
net: bpf: reject invalid shifts
by Rabin Vincent
· 9 years ago
7aaed57
phonet: properly unshare skbs in phonet_rcv()
by Eric Dumazet
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
40ba330
udp: disallow UFO for sockets with SO_NO_CHECK option
by Michal Kubeček
· 9 years ago
3de0359
net: pktgen: fix null ptr deref in skb allocation
by John Fastabend
· 9 years ago
c6c3345
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
by Daniel Borkmann
· 9 years ago
781c53b
bpf: export helper function flags and reject invalid ones
by Daniel Borkmann
· 9 years ago
66530bd
sched,cls_flower: set key address type when present
by Jamal Hadi Salim
· 9 years ago
83d15e7
tcp_yeah: don't set ssthresh below 2
by Neal Cardwell
· 9 years ago
649621e
sctp: fix use-after-free in pr_debug statement
by Marcelo Ricardo Leitner
· 9 years ago
617cfc7
net/rtnetlink: remove unused sz_idx variable
by Alexander Kuleshov
· 9 years ago
712f4aa
unix: properly account for FDs passed over unix sockets
by willy tarreau
· 9 years ago
c5420eb1
openvswitch: update kernel doc for struct vport
by Jean Sacren
· 9 years ago
2f7066a
openvswitch: fix struct geneve_port member name
by Jean Sacren
· 9 years ago
5ea0304
openvswitch: clean up unused function
by Jean Sacren
· 9 years ago
3e4006f
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
by Eric Dumazet
· 9 years ago
a78cb84
net: add scheduling point in recvmmsg/sendmmsg
by Eric Dumazet
· 9 years ago
3d171f3
ipv6: always add flag an address that failed DAD with DADFAILED
by Lubomir Rintel
· 9 years ago
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
320f1a4
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
by Sasha Levin
· 9 years ago
f8ffad6
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
by Daniel Borkmann
· 9 years ago
fdc5432
net, sched: add skb_at_tc_ingress helper
by Daniel Borkmann
· 9 years ago
b840d15
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
by Nikolay Borisov
· 9 years ago
9bd6861
ipv4: Namespecify tcp_keepalive_probes sysctl knob
by Nikolay Borisov
· 9 years ago
13b287e
ipv4: Namespaceify tcp_keepalive_time sysctl knob
by Nikolay Borisov
· 9 years ago
787d7ac
udp: restrict offloads to one namespace
by Hannes Frederic Sowa
· 9 years ago
f1fecb1
bridge: Reflect MDB entries to hardware
by Elad Raz
· 9 years ago
4d41e125
switchdev: Adding MDB entry offload
by Elad Raz
· 9 years ago
ed21d17
batman-adv: Add kerneldoc for batadv_neigh_node::refcount
by Sven Eckelmann
· 9 years ago
8a3719a
batman-adv: Remove kerneldoc for missing struct members
by Sven Eckelmann
· 9 years ago
006a199
batman-adv: Fix kerneldoc member names in for main structs
by Sven Eckelmann
· 9 years ago
426fc6c
batman-adv: Fix kernel-doc parsing of main structs
by Sven Eckelmann
· 9 years ago
e087f34
batman-adv: Split a condition check
by Markus Elfring
· 9 years ago
f75a33a
batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
by Markus Elfring
· 9 years ago
8bbb7cb
batman-adv: Less checks in batadv_tvlv_unicast_send()
by Markus Elfring
· 9 years ago
c799443
batman-adv: Delete unnecessary checks before the function call "kfree_skb"
by Markus Elfring
· 9 years ago
d737ccb
batman-adv: Add function to convert string to batadv throughput
by Sven Eckelmann
· 9 years ago
9e728e8
batman-adv: only call post function if something changed
by Simon Wunderlich
· 9 years ago
e1544f3
batman-adv: increase BLA wait periods to 6
by Simon Wunderlich
· 9 years ago
d68081a
batman-adv: purge bridge loop avoidance when its disabled
by Simon Wunderlich
· 9 years ago
143d157
batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag
by Marek Lindner
· 9 years ago
008a374
batman-adv: Fix lockdep annotation of batadv_tlv_container_remove
by Sven Eckelmann
· 9 years ago
4a4d045
batman-adv: Start new development cycle
by Simon Wunderlich
· 9 years ago
ad64b8b
ipv4: eliminate lock count warnings in ping.c
by Lance Richardson
· 9 years ago
30d3d83
ipv4: fix endianness warnings in ip_tunnel_core.c
by Lance Richardson
· 9 years ago
6108209
Merge branch 'for-linus' into work.misc
by Al Viro
· 9 years ago
9b59377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
250fbf1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
48f66c9
netfilter: nft_ct: add byte/packet counter support
by Florian Westphal
· 9 years ago
ce1e798
netfilter: nft_byteorder: provide 64bit le/be conversion
by Florian Westphal
· 9 years ago
e6d8eca
netfilter: nf_tables: Add new attributes into nft_set to store user data.
by Carlos Falgueras García
· 9 years ago
eb07595
netfilter: nfnetlink_log: just returns error for unknown command
by Ken-ichirou MATSUZAWA
· 9 years ago
71b2e5f
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
by Ken-ichirou MATSUZAWA
· 9 years ago
21c3c97
netfilter: nfnetlink_queue: just returns error for unknown command
by Ken-ichirou MATSUZAWA
· 9 years ago
17bc6b4
netfilter: nfnetlink_queue: don't handle options after unbind
by Ken-ichirou MATSUZAWA
· 9 years ago
60d2c7f
netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
by Ken-ichirou MATSUZAWA
· 9 years ago
0071f56
dsa: Register netdev before phy
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
13bbdd3
batman-adv: Fix invalid read while copying bat_iv.bcast_own
by Sven Eckelmann
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8b8a321
tcp: fix zero cwnd in tcp_cwnd_reduction
by Yuchung Cheng
· 9 years ago
Next »