Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
573fe578e743b24332b05c08d29fca8093a07c12
/
net
/
core
687a4f3
Merge "Merge remote-tracking branch 'origin/tmp-84df952' into msm-kona"
by qctecmdr Service
· 6 years ago
58723a1
Merge "net: Reset NAPI bit if IPI failed"
by qctecmdr Service
· 6 years ago
47e2bc2
net: Reset NAPI bit if IPI failed
by Subash Abhinov Kasiviswanathan
· 8 years ago
76da2f5
skb: printing port numbers with gso trace events
by Subash Abhinov Kasiviswanathan
· 8 years ago
803f8d2
Merge "ipv4/GRO: Make GRO conform to RFC 6864"
by qctecmdr Service
· 6 years ago
f840310
Merge "Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values""
by qctecmdr Service
· 6 years ago
14c7fd4
Merge "skb: Adding trace event for gso"
by qctecmdr Service
· 6 years ago
b3f581a
skb: Adding trace event for gso
by Subash Abhinov Kasiviswanathan
· 8 years ago
30f30b8
net: add a per-cpu counter for the number of frames coalesced in GRO
by Subash Abhinov Kasiviswanathan
· 8 years ago
4fb81af
ipv4/GRO: Make GRO conform to RFC 6864
by Alexander Duyck
· 7 years ago
2832b95
Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values"
by Manjunathappa Prakash
· 7 years ago
f2e980b
Merge "net: Add the get current NAPI context API"
by qctecmdr Service
· 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
05b3252
net: Add the get current NAPI context API
by Subash Abhinov Kasiviswanathan
· 7 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
cd11b164
net/tc: introduce TC_ACT_REINSERT.
by Paolo Abeni
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
7a4c53b
net: report invalid mtu value via netlink extack
by Stephen Hemminger
· 6 years ago
3e7a50c
net: report min and max mtu network device settings
by Stephen Hemminger
· 6 years ago
958b4cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
71eb525
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
by Taehee Yoo
· 6 years ago
3eee1f7
bpf: fix bpf_skb_load_bytes_relative pkt length check
by Daniel Borkmann
· 6 years ago
7a49d3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
36e0f12
xdp: add NULL pointer check in __xdp_return()
by Taehee Yoo
· 6 years ago
7effaf0
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
by Tariq Toukan
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e446a27
net: remove blank lines at end of file
by Stephen Hemminger
· 6 years ago
8dd3020
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
by Tariq Toukan
· 6 years ago
144fe2b
sock: fix sg page frag coalescing in sk_alloc_sg
by Daniel Borkmann
· 6 years ago
5025f7f
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
ff907a1
net: skb_segment() should not return NULL
by Eric Dumazet
· 6 years ago
Next »