Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0bfdac6a4718f2973bea8ef9e0233fbf62440be
/
net
/
core
413e398
bpf: only adjust gso_size on bytestream protocols
by Willem de Bruijn
· 6 years ago
df737fd
gro_cells: make sure device is up in gro_cells_receive()
by Eric Dumazet
· 6 years ago
a8795ba
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
by Yafang Shao
· 6 years ago
7ce2a51
net-sysfs: Fix mem leak in netdev_register_kobject
by YueHaibing
· 6 years ago
3043bfe
net: sched: put back q.qlen into a single location
by Eric Dumazet
· 6 years ago
8b92162
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
by Peter Oskolkov
· 6 years ago
26354d5
bpf: correctly set initial window on active Fast Open sender
by Yuchung Cheng
· 6 years ago
718ccdb
net: Do not allocate page fragments that are not skb aligned
by Alexander Duyck
· 6 years ago
b2975c2
net: Fix for_each_netdev_feature on Big endian
by Hauke Mehrtens
· 6 years ago
5f1a18e
net: set default network namespace in init_dummy_netdev()
by Josh Elsasser
· 6 years ago
50deccd
net: call sk_dst_reset when set SO_DONTROUTE
by yupeng
· 6 years ago
598e57e
net, skbuff: do not prefer skb allocation fails early
by David Rientjes
· 6 years ago
341906c
bpf: in __bpf_redirect_no_mac pull mac only if present
by Willem de Bruijn
· 6 years ago
60f05dd
sock: Make sock->sk_stamp thread-safe
by Deepa Dinamani
· 6 years ago
3c859ad
gro_cell: add napi_disable in gro_cells_destroy
by Lorenzo Bianconi
· 6 years ago
9ac6074
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
b4b8a71
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
a482f80
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
7fafda1
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
4aaa233
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
b24a813
net: don't keep lonely packets forever in the gro hash
by Paolo Abeni
· 6 years ago
cddcc99
tcp: do not release socket ownership in tcp_close()
by Eric Dumazet
· 6 years ago
a21a82a
net-gro: reset skb->pkt_type in napi_reuse_skb()
by Eric Dumazet
· 6 years ago
ad6dfbd
flow_dissector: do not dissect l4 ports for fragments
by 배석진
· 6 years ago
4893613
cgroup, netclassid: add a preemption point to write_classid
by Michal Hocko
· 6 years ago
89e5f2d
net: Properly unlink GRO packets on overflow.
by David S. Miller
· 6 years ago
2799b51
rtnetlink: Disallow FDB configuration for non-Ethernet device
by Ido Schimmel
· 6 years ago
fd54c18
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
4fb0dc9
net: udp: fix handling of CHECKSUM_COMPLETE packets
by Sean Tranchetti
· 6 years ago
d2fb4fb
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
by Roopa Prabhu
· 6 years ago
d55bef50
net: fix pskb_trim_rcsum_slow() with odd trim offset
by Dimitris Michailidis
· 6 years ago
4899542
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
by David S. Miller
· 6 years ago
58f5bbe
ethtool: fix a privilege escalation bug
by Wenwen Wang
· 6 years ago
2bb3207
ethtool: fix a missing-check bug
by Wenwen Wang
· 6 years ago
af7d6cc
net: ipv4: update fnhe_pmtu when first hop's MTU changes
by Sabrina Dubroca
· 6 years ago
52b5d6f
net: make skb_partial_csum_set() more robust against overflows
by Eric Dumazet
· 6 years ago
bde74ad
devlink: Add helper function for safely copy string param
by Moshe Shemesh
· 6 years ago
1276534
devlink: Fix param cmode driverinit for string type
by Moshe Shemesh
· 6 years ago
f355cfc
devlink: Fix param set handling for string type
by Moshe Shemesh
· 6 years ago
bd961c9
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
by Mauricio Faria de Oliveira
· 6 years ago
0e1d6ec
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
by Eric Dumazet
· 6 years ago
6fe9487
bond: take rcu lock in netpoll_send_skb_on_dev
by Dave Jones
· 6 years ago
893626d6
rtnetlink: Fail dump if target netnsid is invalid
by David Ahern
· 6 years ago
c24498c
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
by Eric Dumazet
· 6 years ago
6194114
net: core: add member wol_enabled to struct net_device
by Heiner Kallweit
· 6 years ago
ac3d9dd
netpoll: make ndo_poll_controller() optional
by Eric Dumazet
· 6 years ago
474ff26
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
by Maciej Żenczykowski
· 6 years ago
83fe9a9
devlink: double free in devlink_resource_fill()
by Dan Carpenter
· 6 years ago
0376d5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
f0e0d04
neighbour: confirm neigh entries when ARP packet is received
by Vasily Khoruzhick
· 6 years ago
56a49d7
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
by Roopa Prabhu
· 6 years ago
4c3d795
bpf: use __GFP_COMP while allocating page
by Tushar Dave
· 6 years ago
5cf4a85
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
by Vincent Whitchurch
· 6 years ago
2861952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
9db39f4
bpf: Fix bpf_msg_pull_data()
by Tushar Dave
· 6 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 6 years ago
f707ef6
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
by Sabrina Dubroca
· 6 years ago
a8cf76a
bpf: fix sg shift repair start offset in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
2e43f95
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
0e06b22
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
5b24109
bpf: fix several offset tests in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
3f6e138
bpf: fix build error with clang
by Stefan Agner
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
6e77cc4
Convert net_namespace to new IDA API
by Matthew Wilcox
· 7 years ago
2ad0d52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
f6069b9
bpf: fix redirect to map under tail calls
by Daniel Borkmann
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
21b172e
net/xdp: Fix suspicious RCU usage warning
by Tariq Toukan
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
4597b62
net: filter: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
66b51b0
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
by Jeremy Cline
· 6 years ago
c1617fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
7723628
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
by Andrey Ignatov
· 6 years ago
51a9f5a
net: core: protect rate estimator statistics pointer with lock
by Vlad Buslov
· 6 years ago
8217ca6
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
by Martin KaFai Lau
· 6 years ago
2dbb9b9
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
by Martin KaFai Lau
· 6 years ago
5dc4c4b
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
by Martin KaFai Lau
· 6 years ago
736b460
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
by Martin KaFai Lau
· 6 years ago
40a1227
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
by Martin KaFai Lau
· 6 years ago
2539650
xdp: Helpers for disabling napi_direct of xdp_return_frame
by Toshiaki Makita
· 6 years ago
0b19cc0
bpf: Make redirect_info accessible from modules
by Toshiaki Makita
· 6 years ago
b0768a8
net: Export skb_headers_offset_update
by Toshiaki Makita
· 6 years ago
eb91e4d
Revert "xdp: add NULL pointer check in __xdp_return()"
by Björn Töpel
· 6 years ago
4d99f66
net: allow to call netif_reset_xps_queues() under cpus_read_lock
by Andrei Vagin
· 6 years ago
92e2c40
flow_dissector: allow dissection of tunnel options from metadata
by Simon Horman
· 6 years ago
1ba9828
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
9dae349
net: avoid unnecessary sock_flag() check when enable timestamp
by Yafang Shao
· 6 years ago
a6bcfc8
net: check extack._msg before print
by Li RongQing
· 6 years ago
385114d
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
by Peter Oskolkov
· 6 years ago
074fb880
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
07d53ae
net: Remove some unneeded semicolon
by zhong jiang
· 6 years ago
af308b9
netfilter: nf_tables: add tunnel support
by Pablo Neira Ayuso
· 6 years ago
cd33943
bpf: introduce the bpf_get_local_storage() helper function
by Roman Gushchin
· 6 years ago
6b431d5
net/socket: remove duplicated init code
by Matthieu Baerts
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9aba2f8
net: Fix coding style in skb_push()
by Ganesh Goudar
· 6 years ago
d692f11
bpf: Support bpf_get_socket_cookie in more prog types
by Andrey Ignatov
· 6 years ago
1f82161
lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf
by Taehee Yoo
· 6 years ago
486cdf2
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
by Mathieu Xhonneux
· 6 years ago
778c4d5
fib_rules: NULL check before kfree is not needed
by YueHaibing
· 6 years ago
Next »