Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c15353be91902fa6cde08d4bf325d089895d65e8
/
include
/
net
2ff5e52
radiotap: add 0-length PSDU "not captured" type
by Johannes Berg
· 6 years ago
b9cc81d
mac80211: abort CSA if beacon does not include CSA IEs
by Sara Sharon
· 6 years ago
ee14577
mac80211: support max channel switch time element
by Sara Sharon
· 6 years ago
4d9ec73
cfg80211: Report Association Request frame IEs in association events
by Jouni Malinen
· 6 years ago
5d4071abd
cfg80211: fix and clean up cfg80211_gen_new_bssid()
by Johannes Berg
· 6 years ago
851ae31
cfg80211: add missing kernel-doc for multi-BSSID fields
by Johannes Berg
· 6 years ago
caf5633
mac80211: indicate support for multiple BSSID
by Sara Sharon
· 6 years ago
78ac51f
mac80211: support multi-bssid
by Sara Sharon
· 6 years ago
0cd01ef
cfg80211: save multi-bssid properties
by Sara Sharon
· 6 years ago
7ece9c3
cfg80211: make BSSID generation function inline
by Sara Sharon
· 6 years ago
213ed57
cfg80211: parse multi-bssid only if HW supports it
by Sara Sharon
· 6 years ago
7011ba5
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
by Sara Sharon
· 6 years ago
49a68e0
cfg80211: add various struct element finding helpers
by Johannes Berg
· 6 years ago
bff5731
net: devlink: report cell size of shared buffers
by Jakub Kicinski
· 6 years ago
887feae
socket: Add SO_TIMESTAMP[NS]_NEW
by Deepa Dinamani
· 6 years ago
ddb6e99
ethtool: add compat for devlink info
by Jakub Kicinski
· 6 years ago
785bd55
devlink: add generic info version names
by Jakub Kicinski
· 6 years ago
fc6fae7
devlink: add version reporting to devlink info API
by Jakub Kicinski
· 6 years ago
f9cf228
devlink: add device information API
by Jakub Kicinski
· 6 years ago
5b053e1
net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS
by Dave Watson
· 6 years ago
130b392
net: tls: Add tls 1.3 support
by Dave Watson
· 6 years ago
a2ef9b6
net: tls: Refactor tls aad space size calculation
by Dave Watson
· 6 years ago
fb99bce
net: tls: Support 256 bit keys
by Dave Watson
· 6 years ago
7d41946
mac80211: fix missing/malformed documentation
by Johannes Berg
· 6 years ago
9874b71
cfg80211: add missing documentation that kernel-doc warns about
by Johannes Berg
· 6 years ago
2332328
netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
by Johannes Berg
· 6 years ago
752cfee
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
5ac4a12
cfg80211: fix typo
by Matteo Croce
· 6 years ago
cb86880
mac80211: Fix documentation strings for airtime-related variables
by Toke Høiland-Jørgensen
· 6 years ago
7efba10
sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER sockopt
by Xin Long
· 6 years ago
8add543
sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockopt
by Xin Long
· 6 years ago
b639583
devlink: Add a generic wake_on_lan port parameter
by Vasundhara Volam
· 6 years ago
c1e5786d
devlink: Add devlink notifications support for port params
by Vasundhara Volam
· 6 years ago
5473a7b
devlink: Add support for driverinit set value for devlink_port
by Vasundhara Volam
· 6 years ago
ffd19b9
devlink: Add support for driverinit get value for devlink_port
by Vasundhara Volam
· 6 years ago
39e6160
devlink: Add devlink_param for port register and unregister
by Vasundhara Volam
· 6 years ago
eaf2a47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
32eb67b
net: tls: Save iv in tls_rec for async crypto requests
by Dave Watson
· 6 years ago
ec7146d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
343917b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
fe19a8f
ipvs: avoid indirect calls when calculating checksums
by Matteo Croce
· 6 years ago
4a41f45
tcp: change pingpong threshold to 3
by Wei Wang
· 6 years ago
31954cd
tcp: Refactor pingpong code
by Wei Wang
· 6 years ago
1d68101
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c8b34e6
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
by wenxu
· 6 years ago
f859a44
tcp: allow zerocopy with fastopen
by Willem de Bruijn
· 6 years ago
d4289fc
net: IP6 defrag: use rbtrees for IPv6 defrag
by Peter Oskolkov
· 6 years ago
c23f35d
net: IP defrag: encapsulate rbtree defrag code into callable functions
by Peter Oskolkov
· 6 years ago
fe49437
cfg80211: Authentication offload to user space in AP mode
by Srinivas Dasari
· 6 years ago
30e5c2c
net: Revert devlink health changes.
by David S. Miller
· 6 years ago
ab4dfa2
cfg80211: Allow drivers to advertise supported AKM suites
by Veerendranath Jakkam
· 6 years ago
390298e
mac80211: Expose ieee80211_schedule_txq() function
by Toke Høiland-Jørgensen
· 6 years ago
78dc70e
tcp_bbr: adapt cwnd based on ack aggregation estimation
by Priyaranjan Jha
· 6 years ago
949e7ce
bonding: count master 3ad stats separately
by Nikolay Aleksandrov
· 6 years ago
50e74c0
xsk: add id to umem
by Björn Töpel
· 6 years ago
1d0dc06
net: xsk: track AF_XDP sockets on a per-netns list
by Björn Töpel
· 6 years ago
63530ab
ax25: fix possible use-after-free
by Eric Dumazet
· 6 years ago
4b3087c
bridge: Snoop Multicast Router Advertisements
by Linus Lüssing
· 6 years ago
ba5ea614
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
by Linus Lüssing
· 6 years ago
a258aea
bonding: add support for xstats and export 3ad stats
by Nikolay Aleksandrov
· 6 years ago
267c095
bonding: add 3ad stats
by Nikolay Aleksandrov
· 6 years ago
fa7f3a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5f2939d
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
by Toke Høiland-Jørgensen
· 6 years ago
77f7ffd
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
by Felix Fietkau
· 6 years ago
540bbcb
nl80211/mac80211: mesh: add mesh path change count to mpath info
by Julan Hsu
· 6 years ago
cc24163
nl80211/mac80211: mesh: add hop count to mpath info
by Julan Hsu
· 6 years ago
b4809e9
mac80211: Add airtime accounting and scheduling to TXQs
by Toke Høiland-Jørgensen
· 6 years ago
3664705
cfg80211: Add airtime statistics and settings
by Toke Høiland-Jørgensen
· 6 years ago
1866760
mac80211: Add TXQ scheduling API
by Toke Høiland-Jørgensen
· 6 years ago
c7af343
devlink: Add health report functionality
by Eran Ben Elisha
· 6 years ago
880ee82
devlink: Add health reporter create/destroy functionality
by Eran Ben Elisha
· 6 years ago
cb5ccfb
devlink: Add health buffer support
by Eran Ben Elisha
· 6 years ago
340a6f3
tcp: declare tcp_mmap() only when CONFIG_MMU is set
by Yafang Shao
· 6 years ago
472caa6
netfilter: nat: un-export nf_nat_used_tuple
by Florian Westphal
· 6 years ago
4a60dc7
netfilter: conntrack: remove nf_ct_l4proto_find_get
by Florian Westphal
· 6 years ago
e568943
netfilter: conntrack: remove l4proto destroy hook
by Florian Westphal
· 6 years ago
2a389de
netfilter: conntrack: remove l4proto init and get_net callbacks
by Florian Westphal
· 6 years ago
70aed46
netfilter: conntrack: remove sysctl registration helpers
by Florian Westphal
· 6 years ago
303e0c5
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
by Florian Westphal
· 6 years ago
edf0338
netfilter: conntrack: remove pernet l4 proto register interface
by Florian Westphal
· 6 years ago
44fb87f
netfilter: conntrack: remove remaining l4proto indirect packet calls
by Florian Westphal
· 6 years ago
b184356
netfilter: conntrack: remove module owner field
by Florian Westphal
· 6 years ago
197c430
netfilter: conntrack: remove invert_tuple callback
by Florian Westphal
· 6 years ago
df5e162
netfilter: conntrack: remove pkt_to_tuple callback
by Florian Westphal
· 6 years ago
751fc30
netfilter: conntrack: remove net_id
by Florian Westphal
· 6 years ago
22fc4c4
netfilter: conntrack: gre: switch module to be built-in
by Florian Westphal
· 6 years ago
e2e48b4
netfilter: conntrack: handle icmp pkt_to_tuple helper via direct calls
by Florian Westphal
· 6 years ago
a47c540
netfilter: conntrack: handle builtin l4proto packet functions via direct calls
by Florian Westphal
· 6 years ago
8e2f311
netfilter: physdev: relax br_netfilter dependency
by Florian Westphal
· 6 years ago
10870dd
netfilter: nf_tables: add direct calls for all builtin expressions
by Florian Westphal
· 6 years ago
4d44175
netfilter: nf_tables: handle nft_object lookups via rhltable
by Florian Westphal
· 6 years ago
d152159
netfilter: nf_tables: prepare nft_object for lookups via hashtable
by Florian Westphal
· 6 years ago
6685987
switchdev: Add extack argument to call_switchdev_notifiers()
by Petr Machata
· 6 years ago
4c59b7d
vxlan: Add extack to switchdev operations
by Petr Machata
· 6 years ago
692d7b5
tls: Fix recvmsg() to be able to peek across multiple records
by Vakul Garg
· 6 years ago
ecfc937
net: dsa: Split platform data to header file
by Florian Fainelli
· 6 years ago
da7b9e9
net: dsa: Add ndo_get_phys_port_name() for CPU port
by Florian Fainelli
· 6 years ago
e122d84
Revert "rxrpc: Allow failed client calls to be retried"
by David Howells
· 6 years ago
f97f4dd
net: ipv4: Fix memory leak in network namespace dismantle
by Ido Schimmel
· 6 years ago
10f4e76
netfilter: nft_flow_offload: fix interaction with vrf slave device
by wenxu
· 6 years ago
Next »