Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8ffeb03fbba3b599690b361467bfd2373e8c450f
/
net
8ffeb03f
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
by Paolo Abeni
· 5 years ago
14e54ab
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
by Dust Li
· 5 years ago
d34910e
tipc: fix duplicate SYN messages under link congestion
by Tung Nguyen
· 5 years ago
12db3c8
tipc: fix wrong timeout input for tipc_wait_for_cond()
by Tung Nguyen
· 5 years ago
91a4a3e
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
by Tung Nguyen
· 5 years ago
2fe97a5
tipc: fix potential memory leak in __tipc_sendmsg()
by Tung Nguyen
· 5 years ago
c5daa6c
net/tls: use sg_next() to walk sg entries
by Jakub Kicinski
· 5 years ago
9e5ffed
net/tls: remove the dead inplace_crypto code
by Jakub Kicinski
· 5 years ago
031097d
net: skmsg: fix TLS 1.3 crash with full sk_msg
by Jakub Kicinski
· 5 years ago
d10523d
net/tls: free the record on encryption error
by Jakub Kicinski
· 5 years ago
c329ef9
net/tls: take into account that bpf_exec_tx_verdict() may free the record
by Jakub Kicinski
· 5 years ago
05bd375b
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
8c39f71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
8f56e4e
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
d768869
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
4e81c0b
openvswitch: fix flow command message size
by Paolo Abeni
· 5 years ago
7eb9d76
net: psample: fix skb_over_panic
by Nikolay Aleksandrov
· 5 years ago
d69e077
net: disallow ancillary data for __sys_{send,recv}msg_file()
by Jens Axboe
· 5 years ago
4257c8c
net: separate out the msghdr copy from ___sys_{send,recv}msg()
by Jens Axboe
· 5 years ago
82f31eb
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
by Maciej Żenczykowski
· 5 years ago
fb82238
net-sctp: replace some sock_net(sk) with just 'net'
by Maciej Żenczykowski
· 5 years ago
fd567ac
tipc: fix link name length check
by John Rutherford
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
1b96a41
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
bd3ded3
net: add __sys_connect_file() helper
by Jens Axboe
· 5 years ago
adf6f8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
fb4b3d3
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
d8e464e
vfs: mark pipes and sockets as stream-like file descriptors
by Linus Torvalds
· 5 years ago
3694e41
Merge branch 'ib-guids' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
4eb4719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
5f04ed7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by Jakub Kicinski
· 5 years ago
5d946c5
xsk: Fix xsk_poll()'s return type
by Luc Van Oostenryck
· 5 years ago
3124346
sctp: cache netns in sctp_ep_common
by Xin Long
· 5 years ago
b6631c6
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
by Navid Emamdoost
· 5 years ago
fc5141c
net: gro: use vlan API instead of accessing directly
by Tonghao Zhang
· 5 years ago
d46b7e4
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
by Russell King
· 5 years ago
ab81836
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
by Taehee Yoo
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
fd1fef0
seg6: allow local packet processing for SRv6 End.DT6 behavior
by Andrea Mayer
· 5 years ago
4bbb02f
Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 5 years ago
41b416f
tipc: support in-order name publication events
by Tuong Lien
· 5 years ago
ba5f6a8
tipc: update replicast capability for broadcast send link
by Hoang Le
· 5 years ago
677bf08
udp: drop skb extensions before marking skb stateless
by Florian Westphal
· 5 years ago
ff08ddb
net: rtnetlink: prevent underflows in do_setvfinfo()
by Dan Carpenter
· 5 years ago
30aad41
net/core: Add support for getting VF GUIDs
by Danit Goldberg
· 5 years ago
7a89233
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
by Toke Høiland-Jørgensen
· 5 years ago
3ace10f
mac80211: Implement Airtime-based Queue Limit (AQL)
by Kan Yan
· 5 years ago
db3e1c4
mac80211: Import airtime calculation code from mt76
by Toke Høiland-Jørgensen
· 5 years ago
08a5bdd
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
by Thomas Pedersen
· 5 years ago
c90142a
mac80211: expose HW conf flags through debugfs
by Thomas Pedersen
· 5 years ago
5072f73
mac80211: Add new sta_info getter by sta/vif addrs
by Toke Høiland-Jørgensen
· 5 years ago
b226a82
mac80211: add a comment about monitor-to-dev injection
by Johannes Berg
· 5 years ago
d088337
Bluetooth: Fix memory leak in hci_connect_le_scan
by Navid Emamdoost
· 5 years ago
7fdf6c6
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
by Marcel Holtmann
· 5 years ago
35fc59c
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
by Maciej Żenczykowski
· 5 years ago
02b2494
ipv4: use dst hint for ipv4 list receive
by Paolo Abeni
· 5 years ago
c43c3d7
ipv4: move fib4_has_custom_rules() helper to public header
by Paolo Abeni
· 5 years ago
197dbf2
ipv6: introduce and uses route look hints for list input.
by Paolo Abeni
· 5 years ago
b9b33e7
ipv6: keep track of routes using src
by Paolo Abeni
· 5 years ago
c0bcf53
net: dsa: ocelot: add hardware timestamping support for Felix
by Yangbo Lu
· 5 years ago
8163999
bpf: skmsg, fix potential psock NULL pointer dereference
by John Fastabend
· 5 years ago
43da141
net: Fix Kconfig indentation, continued
by Krzysztof Kozlowski
· 5 years ago
1841b98
lwtunnel: check erspan options before allocating tun_info
by Xin Long
· 5 years ago
7b6a70f
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
by Xin Long
· 5 years ago
f3bed7f
net: remove the unnecessary strict_start_type in some policies
by Xin Long
· 5 years ago
79b1011
net: sched: allow flower to match erspan options
by Xin Long
· 5 years ago
d8f9dfa
net: sched: allow flower to match vxlan options
by Xin Long
· 5 years ago
e20d4ff
net: sched: add erspan option support to act_tunnel_key
by Xin Long
· 5 years ago
fca3f91
net: sched: add vxlan option support to act_tunnel_key
by Xin Long
· 5 years ago
039fccc
vsock: avoid to assign transport if its initialization fails
by Stefano Garzarella
· 5 years ago
9bb59a2
tcp: warn if offset reach the maxlen limit when using snprintf
by Hangbin Liu
· 5 years ago
c0d59da
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
by wenxu
· 5 years ago
48a322b
net-sysfs: fix netdev_queue_add_kobject() breakage
by Eric Dumazet
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
e2ffe3f
net: ipconfig: Wait for deferred device probes
by Thomas Bogendoerfer
· 5 years ago
e68bc75
net: page_pool: add the possibility to sync DMA memory for device
by Lorenzo Bianconi
· 5 years ago
cec2975
net: sched: pie: enable timestamp based delay calculation
by Gautam Ramakrishnan
· 5 years ago
004b394
ipv6/route: return if there is no fib_nh_gw_family
by Hangbin Liu
· 5 years ago
b8eb718
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
by Jouni Hogander
· 5 years ago
d539461
page_pool: Don't recycle non-reusable pages
by Saeed Mahameed
· 5 years ago
bc83674
page_pool: Add API to update numa node
by Saeed Mahameed
· 5 years ago
89d8fd4
netfilter: nft_payload: add C-VLAN offload support
by Pablo Neira Ayuso
· 5 years ago
a82055a
netfilter: nft_payload: add VLAN offload support
by Pablo Neira Ayuso
· 5 years ago
8819efc
netfilter: nf_tables_offload: allow ethernet interface type only
by Pablo Neira Ayuso
· 5 years ago
2f1d370
lwtunnel: add support for multiple geneve opts
by Xin Long
· 5 years ago
f67169f
net/sched: act_pedit: fix WARN() in the traffic path
by Davide Caratti
· 5 years ago
b5a0faa
taprio: don't reject same mqprio settings
by Ivan Khoronzhuk
· 5 years ago
d4ffb02
net/tls: enable sk_msg redirect to tls socket egress
by Willem de Bruijn
· 5 years ago
df66499
Bluetooth: delete a stray unlock
by Dan Carpenter
· 5 years ago
a25ecd9
bpf: Fix memory leak on object 'data'
by Colin Ian King
· 5 years ago
ca749bb
net/ipv4: fix sysctl max for fib_multipath_hash_policy
by Marcelo Ricardo Leitner
· 5 years ago
3132174
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
by Xin Long
· 5 years ago
4f0e97d
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
by Xin Long
· 5 years ago
60f5c4a
net: atm: Reduce the severity of logging in unlink_clip_vcc
by Aditya Pakki
· 5 years ago
7c9e694
page_pool: add destroy attempts counter and rename tracepoint
by Jesper Dangaard Brouer
· 5 years ago
c491eae
xdp: remove memory poison on free for struct xdp_mem_allocator
by Jesper Dangaard Brouer
· 5 years ago
Next »