Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
30da46b5dc3a9a14db11706d841440e28b12bb53
/
net
b5a36b1
bpf: respect size hint to BPF_PROG_TEST_RUN if present
by Lorenz Bauer
· 6 years ago
e3da08d
bpf: allow BPF read access to qdisc pkt_len
by Petar Penkov
· 6 years ago
93029d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
1464193
net: explain __skb_checksum_complete() with comments
by Cong Wang
· 6 years ago
19bf626
tcp: remove loop to compute wscale
by Eric Dumazet
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7246d8e
bpf: helper to pop data from messages
by John Fastabend
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
ca08987
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
86d1d8b
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
by David Ahern
· 6 years ago
e7395f1f
tcp: remove hdrlen argument from tcp_queue_rcv()
by Eric Dumazet
· 6 years ago
16e8c4c
net/ncsi: Add NCSI Mellanox OEM command
by Vijay Khemka
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
288f06a0
netns: enable to dump full nsid translation table
by Nicolas Dichtel
· 6 years ago
3a4f68b
netns: enable to specify a nsid for a get request
by Nicolas Dichtel
· 6 years ago
cff478b
netns: add support of NETNSA_TARGET_NSID
by Nicolas Dichtel
· 6 years ago
a0732ad
netns: introduce 'struct net_fill_args'
by Nicolas Dichtel
· 6 years ago
74be39e
netns: remove net arg from rtnl_net_fill()
by Nicolas Dichtel
· 6 years ago
0d32f17
sctp: increase sk_wmem_alloc when head->truesize is increased
by Xin Long
· 6 years ago
1ed1ccb
net: bridge: export supported boolopts
by Nikolay Aleksandrov
· 6 years ago
70e4272
net: bridge: add no_linklocal_learn bool option
by Nikolay Aleksandrov
· 6 years ago
a428afe
net: bridge: add support for user-controlled bool options
by Nikolay Aleksandrov
· 6 years ago
53ca0f2
netfilter: nf_conncount: remove wrong condition check routine
by Taehee Yoo
· 6 years ago
095faf4
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
584eab2
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
508b090
netfilter: ipv6: Preserve link scope traffic original oif
by Alin Nastac
· 6 years ago
d8f3e97
bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()
by David Miller
· 6 years ago
4afe60a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
8925908
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
by Florian Westphal
· 6 years ago
2a31e4b
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
by Xin Long
· 6 years ago
6950012
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
4bffc66
net: remove unsafe skb_insert()
by Eric Dumazet
· 6 years ago
40b1c81
net: bridge: remove redundant checks for null p->dev and p->br
by Colin Ian King
· 6 years ago
aba3693
net: always initialize pagedlen
by Willem de Bruijn
· 6 years ago
9efdda4
tcp: address problems caused by EDT misshaps
by Eric Dumazet
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
857fa62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
ab4a168
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
by Petr Machata
· 6 years ago
d17d9f5
switchdev: Replace port obj add/del SDO with a notification
by Petr Machata
· 6 years ago
f30f060
switchdev: Add helpers to aid traversal through lower devices
by Petr Machata
· 6 years ago
2b239f6
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
by Petr Machata
· 6 years ago
a93e3b1
switchdev: Add a blocking notifier chain
by Petr Machata
· 6 years ago
c7674c0
net/smc: unregister rkeys of unused buffer
by Karsten Graul
· 6 years ago
60e03c6
net/smc: add infrastructure to send delete rkey messages
by Karsten Graul
· 6 years ago
4600cfc
net/smc: avoid a delay by waiting for nothing
by Karsten Graul
· 6 years ago
587e41d
net/smc: cleanup listen worker mutex unlocking
by Ursula Braun
· 6 years ago
2b59f58
net/smc: short wait for late smc_clc_wait_msg
by Ursula Braun
· 6 years ago
90d8b29
net/smc: no link delete for a never active link
by Ursula Braun
· 6 years ago
9ed2855
net/smc: allow fallback after clc timeouts
by Ursula Braun
· 6 years ago
6ae36bf
net/smc: remove sock_error detour in clc-functions
by Ursula Braun
· 6 years ago
3f3f0e3
net/smc: make smc_lgr_free() static
by Ursula Braun
· 6 years ago
263ffae
net/smc: cleanup tcp_listen_worker initialization
by Ursula Braun
· 6 years ago
42519ed
net-gro: use ffs() to speedup napi_gro_flush()
by Eric Dumazet
· 6 years ago
7c98a42
Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
484afd1
net/sched: act_police: add missing spinlock initialization
by Davide Caratti
· 6 years ago
605108a
net: don't keep lonely packets forever in the gro hash
by Paolo Abeni
· 6 years ago
896585d
net/ipv6: re-do dad when interface has IFF_NOARP flag change
by Hangbin Liu
· 6 years ago
5cd8d46
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
f11216b
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
by Vlad Dumitrescu
· 6 years ago
085ddc8
bridge: Allow querying bridge port flags
by Ido Schimmel
· 6 years ago
e438bae
net/smc: use after free fix in smc_wr_tx_put_slot()
by Ursula Braun
· 6 years ago
b9a22dd
net/smc: atomic SMCD cursor handling
by Ursula Braun
· 6 years ago
0512f69
net/smc: add SMC-D shutdown signal
by Hans Wippel
· 6 years ago
ee05ff7
net/smc: use queue pair number when matching link group
by Karsten Graul
· 6 years ago
f07920a
net/smc: abort CLC connection in smc_release
by Hans Wippel
· 6 years ago
86de592
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
b5dd186
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
f2cbd48
net/sched: act_police: fix race condition on state variables
by Davide Caratti
· 6 years ago
cadf9df
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing
by Stephen Mallon
· 6 years ago
ade9628
tcp: drop dst in tcp_add_backlog()
by Eric Dumazet
· 6 years ago
b2c8510
ipv4: Don't try to print ASCII of link level header in martian dumps.
by David S. Miller
· 6 years ago
6b015a5
net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
by Eric Dumazet
· 6 years ago
068ceb3
net: sched: cls_u32: add res to offload information
by Jakub Kicinski
· 6 years ago
e49efd5
net: sched: gred: support reporting stats from offloads
by Jakub Kicinski
· 6 years ago
890d8d2
net: sched: gred: add basic Qdisc offload
by Jakub Kicinski
· 6 years ago
6f9a506
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
e1e4647
sctp: not increase stream's incnt before sending addstrm_in request
by Xin Long
· 6 years ago
69fec32
Revert "sctp: remove sctp_transport_pmtu_check"
by Xin Long
· 6 years ago
cc3ccf2
sctp: not allow to set asoc prsctp_enable by sockopt
by Xin Long
· 6 years ago
02968cc
sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
by Xin Long
· 6 years ago
480ba9c
sctp: add sockopt SCTP_EVENT
by Xin Long
· 6 years ago
88ee48c
sctp: rename enum sctp_event to sctp_event_type
by Xin Long
· 6 years ago
a1e3a05
sctp: add subscribe per asoc
by Xin Long
· 6 years ago
2cc0eeb
sctp: define subscribe in sctp_sock as __u16
by Xin Long
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f2ce106
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
7e241f6
libceph: fall back to sendmsg for slab pages
by Ilya Dryomov
· 6 years ago
7ddacfa
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
by David Ahern
· 6 years ago
1c1274a
tipc: don't assume linear buffer when reading ancillary data
by Jon Maloy
· 6 years ago
adba75b
tipc: fix lockdep warning when reinitilaizing sockets
by Jon Maloy
· 6 years ago
33d9a2c
net-gro: reset skb->pkt_type in napi_reuse_skb()
by Eric Dumazet
· 6 years ago
16f7eb2
ip_tunnel: don't force DF when MTU is locked
by Sabrina Dubroca
· 6 years ago
9d332e69c
net: bridge: fix vlan stats use-after-free on destruction
by Nikolay Aleksandrov
· 6 years ago
9550658
socket: do a generic_file_splice_read when proto_ops has no splice_read
by Slavomir Kaslev
· 6 years ago
8d951a7
net/ncsi: Configure multi-package, multi-channel modes with failover
by Samuel Mendoza-Jonas
· 6 years ago
2878a2c
net/ncsi: Reset channel state in ncsi_start_dev()
by Samuel Mendoza-Jonas
· 6 years ago
0b970e1
net/ncsi: Don't mark configured channels inactive
by Samuel Mendoza-Jonas
· 6 years ago
cd09ab0
net/ncsi: Don't deselect package in suspend if active
by Samuel Mendoza-Jonas
· 6 years ago
8e13f70
net/ncsi: Probe single packages to avoid conflict
by Samuel Mendoza-Jonas
· 6 years ago
60ab49b
net/ncsi: Don't enable all channels when HWA available
by Samuel Mendoza-Jonas
· 6 years ago
Next »