Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b90feaff2a2cbf339069adec4bfd6091cfb44b50
/
net
b90feaf
net: sched: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
9f0ca0c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
e427cad
net: datagram: drop 'destructor' argument from several helpers
by Paolo Abeni
· 5 years ago
7782040
unix: uses an atomic type for scm files accounting
by Paolo Abeni
· 5 years ago
d2afb41
net: core: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
b0c9a2d
ipv6: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8402a31
net: dccp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
af71b09
l2tp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
680a931
net: mpls: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
95e486f
xdp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
085c20c
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
by Martin KaFai Lau
· 5 years ago
1ed4d92
bpf: INET_DIAG support in bpf_sk_storage
by Martin KaFai Lau
· 5 years ago
0df6d32
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
by Martin KaFai Lau
· 5 years ago
5682d39
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
by Martin KaFai Lau
· 5 years ago
9f6e055
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
3f74957
vsock: fix potential deadlock in transport->release()
by Stefano Garzarella
· 5 years ago
5b502a7
net: dsa: propagate resolved link config via mac_link_up()
by Russell King
· 5 years ago
91a208f
net: phylink: propagate resolved link config via mac_link_up()
by Russell King
· 5 years ago
5c05a16
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
by David S. Miller
· 5 years ago
3a12500
unix: define and set show_fdinfo only if procfs is enabled
by Tobias Klauser
· 5 years ago
07c6f98
net: switchdev: do not propagate bridge updates across bridges
by Russell King
· 5 years ago
a2f2ef4
net/smc: check for valid ib_client_data
by Karsten Graul
· 5 years ago
9baeea5
net: qrtr: Fix error pointer vs NULL bugs
by Dan Carpenter
· 5 years ago
dc24f8b
mptcp: add dummy icsk_sync_mss()
by Paolo Abeni
· 5 years ago
14c441b
mptcp: defer work schedule until mptcp lock is released
by Paolo Abeni
· 5 years ago
2e52213
mptcp: avoid work queue scheduling if possible
by Florian Westphal
· 5 years ago
bfae9da
mptcp: remove mptcp_read_actor
by Florian Westphal
· 5 years ago
600911f
mptcp: add rmem queue accounting
by Florian Westphal
· 5 years ago
6771bfd
mptcp: update mptcp ack sequence from work queue
by Florian Westphal
· 5 years ago
8099201
mptcp: add work queue skeleton
by Paolo Abeni
· 5 years ago
101f6f8
mptcp: add and use mptcp_data_ready helper
by Florian Westphal
· 5 years ago
c535f92
af_llc: fix if-statement empty body warning
by Randy Dunlap
· 5 years ago
a082ec8
net/smc: improve peer ID in CLC decline for SMC-R
by Hans Wippel
· 5 years ago
366bb24
net/smc: rework peer ID handling
by Hans Wippel
· 5 years ago
0b7f41f
tcp-zerocopy: Update returned getsockopt() optlen.
by Arjun Roy
· 5 years ago
b6f6118
ipv6: restrict IPV6_ADDRFORM operation
by Eric Dumazet
· 5 years ago
51e3dfa
net/smc: fix cleanup for linkgroup setup failures
by Ursula Braun
· 5 years ago
ef6a4c8
net: fix sysfs permssions when device changes network namespace
by Christian Brauner
· 5 years ago
d755407
net-sysfs: add queue_change_owner()
by Christian Brauner
· 5 years ago
e6dee9f
net-sysfs: add netdev_change_owner()
by Christian Brauner
· 5 years ago
1521a67
sched: act: count in the size of action flags bitfield
by Jiri Pirko
· 5 years ago
2eb51c7
net: core: devlink.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
574b238
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
99b79c3
netfilter: xt_hashlimit: unregister proc file before releasing mutex
by Cong Wang
· 5 years ago
e34f175
ethtool: limit bitset size
by Michal Kubecek
· 5 years ago
6e11d15
net: Fix Tx hash bound checking
by Amritha Nambiar
· 5 years ago
212d58c
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
by Stefano Brivio
· 5 years ago
9ea4894
Merge branch 'master' of git://blackhole.kfki.hu/nf
by Pablo Neira Ayuso
· 5 years ago
5a2e106
devlink: extend devlink_trap_report() to accept cookie and pass
by Jiri Pirko
· 5 years ago
742b8cc
drop_monitor: extend by passing cookie from driver
by Jiri Pirko
· 5 years ago
85b0589
devlink: add trap metadata type for cookie
by Jiri Pirko
· 5 years ago
2008495
flow_offload: pass action cookie through offload structures
by Jiri Pirko
· 5 years ago
6eac779
bpf/tests: Use migrate disable instead of preempt disable
by David Miller
· 5 years ago
3d9f773c
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
by David Miller
· 5 years ago
3614d05
Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
3b3e808
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 5 years ago
13ef6ae
net: qrtr: fix spelling mistake "serivce" -> "service"
by Colin Ian King
· 5 years ago
571912c
net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.
by Martin Varghese
· 5 years ago
48851e9
af_unix: Add missing annotation for unix_wait_for_peer()
by Jules Irenge
· 5 years ago
3283ff2
dccp: Add missing annotation for dccp_child_process()
by Jules Irenge
· 5 years ago
be21139
net: netrom: Add missing annotation for nr_neigh_stop()
by Jules Irenge
· 5 years ago
2d6b6ac
net: netrom: Add missing annotation for nr_neigh_start()
by Jules Irenge
· 5 years ago
0eb713f
net: netrom: Add missing annotation for nr_node_stop()
by Jules Irenge
· 5 years ago
5018adf
net: netrom: Add missing annotation for nr_node_start()
by Jules Irenge
· 5 years ago
8b003f0
netrom: Add missing annotation for nr_info_stop()
by Jules Irenge
· 5 years ago
d087f18
netrom: Add missing annotation for nr_info_start()
by Jules Irenge
· 5 years ago
8e0f8cc
net: Add missing annotation for llc_seq_start()
by Jules Irenge
· 5 years ago
b77b4f6
sctp: Add missing annotation for sctp_transport_walk_stop()
by Jules Irenge
· 5 years ago
6c72b77
sctp: Add missing annotation for sctp_transport_walk_start()
by Jules Irenge
· 5 years ago
887cf3d
sctp: Add missing annotation for sctp_err_finish()
by Jules Irenge
· 5 years ago
28b380e
ip6mr: Fix RCU list debugging warning
by Amol Grover
· 5 years ago
c8b9177
tcp: ipv4: Pass lockdep expression to RCU lists
by Amol Grover
· 5 years ago
0a087bf
net: 802: psnap.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
958a93c
tcp, ulp: Pass lockdep expression to RCU lists
by Amol Grover
· 5 years ago
ecd942a
devlink: add ACL generic packet traps
by Jiri Pirko
· 5 years ago
823d81b
net: bridge: fix stale eth hdr pointer in br_dev_xmit
by Nikolay Aleksandrov
· 5 years ago
366ed1ac
net: Remove unneeded export of a couple of xdp generic functions
by David Ahern
· 5 years ago
370f51d
mac80211: Add api to support configuring TID specific configuration
by Tamizh chelvam
· 5 years ago
04f7d14
nl80211: Add support to configure TID specific RTSCTS configuration
by Tamizh chelvam
· 5 years ago
ade274b
nl80211: Add support to configure TID specific AMPDU configuration
by Tamizh chelvam
· 5 years ago
6a21d16
nl80211: Add support to configure TID specific retry configuration
by Tamizh chelvam
· 5 years ago
3710a8a
nl80211: modify TID-config API
by Johannes Berg
· 5 years ago
77f576d
nl80211: Add NL command to support TID speicific configurations
by Tamizh chelvam
· 5 years ago
253216f
mac80211: rx: avoid RCU list traversal under mutex
by Madhuparna Bhowmik
· 5 years ago
e3ae39e
nl80211: explicitly include if_vlan.h
by Johannes Berg
· 5 years ago
af2d14b
mac80211: Beacon protection using the new BIGTK (STA)
by Jouni Malinen
· 5 years ago
0a3a843
mac80211: Beacon protection using the new BIGTK (AP)
by Jouni Malinen
· 5 years ago
2d5d4b0
mac80211: Update BIP to support Beacon frames
by Jouni Malinen
· 5 years ago
e5473e8
mac80211: Support BIGTK configuration for Beacon protection
by Jouni Malinen
· 5 years ago
56be393
cfg80211: Support key configuration for Beacon protection (BIGTK)
by Jouni Malinen
· 5 years ago
f8af764
cfg80211: More error messages for key addition failures
by Jouni Malinen
· 5 years ago
8d74a62
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
by Johannes Berg
· 5 years ago
8079e4f
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS"
by Johannes Berg
· 5 years ago
6132c1d
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
by Madhuparna Bhowmik
· 5 years ago
c3e042f
igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL
by Li RongQing
· 5 years ago
dad8cea
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
by Neal Cardwell
· 5 years ago
39f3b41
net: genetlink: return the error code when attribute parsing fails.
by Paolo Abeni
· 5 years ago
3e72dfd
ipv4: ensure rcu_read_lock() in cipso_v4_error()
by Matteo Croce
· 5 years ago
8af1c6f
netfilter: ipset: Fix forceadd evaluation path
by Jozsef Kadlecsik
· 5 years ago
f66ee04
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
by Jozsef Kadlecsik
· 5 years ago
Next »