Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cb49d86dbe7a3277fb329c30206d4d95470c879c
/
net
/
core
/
dev.c
9207f9d
net: preserve IP control block during GSO segmentation
by Konstantin Khlebnikov
· 9 years ago
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
2a56a1f
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
by Tejun Heo
· 9 years ago
b618aaa
net: constify netif_is_* helpers net_device param
by Jiri Pirko
· 9 years ago
04d4826
net: introduce change lower state notifier
by Jiri Pirko
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
b03804e
net: Check CHANGEUPPER notifier return value
by Ido Schimmel
· 9 years ago
e2f9dc3
net: avoid NULL deref in napi_get_frags()
by Eric Dumazet
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
34cbe27
net: napi_hash_del() returns a boolean status
by Eric Dumazet
· 9 years ago
6180d9d
net: move napi_hash[] into read mostly section
by Eric Dumazet
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
ce6aea9
net: network drivers no longer need to implement ndo_busy_poll()
by Eric Dumazet
· 9 years ago
2a028ec
net: allow BH servicing in sk_busy_loop()
by Eric Dumazet
· 9 years ago
02d62e8
net: un-inline sk_busy_loop()
by Eric Dumazet
· 9 years ago
52bd2d6
net: better skb->sender_cpu and skb->napi_id cohabitation
by Eric Dumazet
· 9 years ago
17b85d2
net/core: revert "net: fix __netdev_update_features return.." and add comment
by Nikolay Aleksandrov
· 9 years ago
88ad417
net/core: use netdev name in warning if no parent
by Bjørn Mork
· 9 years ago
00ee592
net: fix __netdev_update_features return on ndo_set_features failure
by Nikolay Aleksandrov
· 9 years ago
5f8dc33
net: fix feature changes on devices without ndo_set_features
by Nikolay Aleksandrov
· 9 years ago
e7868a8
net/core: ensure features get disabled on new lower devs
by Jarod Wilson
· 9 years ago
5ba3f7d
net/core: fix for_each_netdev_feature
by Jarod Wilson
· 9 years ago
fd867d5
net/core: generic support for disabling netdev features down stack
by Jarod Wilson
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fc4099f
openvswitch: Fix egress tunnel info.
by Pravin B Shelar
· 9 years ago
573c7ba
net: introduce pre-change upper device notifier
by Jiri Pirko
· 9 years ago
004a5d0
net: use sk_fullsock() in __netdev_pick_tx()
by Eric Dumazet
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6ea29da
net: remove unused argument of __netdev_find_adj()
by Michal Kubeček
· 9 years ago
2d8bff126
netpoll: Close race condition between poll_one_napi and napi_disable
by Neil Horman
· 9 years ago
27b29f6
bpf: add bpf_redirect() helper
by Alexei Starovoitov
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
04eb448
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
by Eric W. Biederman
· 9 years ago
2b4aa3c
net: Remove dev_queue_xmit_sk
by Eric W. Biederman
· 9 years ago
f84bb1e
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
by Phil Sutter
· 9 years ago
0e4ead9
net: introduce change upper device notifier change info
by Jiri Pirko
· 9 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
906470c
net: warn if drivers set tx_queue_len = 0
by Phil Sutter
· 9 years ago
b469139
dev: Spelling fix in comments
by subashab@codeaurora.org
· 9 years ago
f38a9eb
dst: Metadata destinations
by Thomas Graf
· 9 years ago
0c4f691
net: don't reforward packets already forwarded by offload device
by Scott Feldman
· 9 years ago
d746d70
net core: Add protodown support.
by Anuradha Karuppiah
· 9 years ago
638d3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2c17d27
net: call rcu_read_lock early in process_backlog
by Julian Anastasov
· 9 years ago
e9e4dd3
net: do not process device backlog during unregistration
by Julian Anastasov
· 9 years ago
95ec655
Revert "dev: set iflink to 0 for virtual interfaces"
by Nicolas Dichtel
· 9 years ago
d339727
net: graceful exit from netif_alloc_netdev_queues()
by Eric Dumazet
· 9 years ago
24ea591
net: sched: extend percpu stats helpers
by Eric Dumazet
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bbbf2df
net: replace last open coded skb_orphan_frags with function call
by Willem de Bruijn
· 10 years ago
bdef7de
net: Add priority to packet_offload objects.
by David S. Miller
· 10 years ago
e7582ba
net: dev: reduce both ingress hook ifdefs
by Daniel Borkmann
· 10 years ago
3365495
net: core: set qdisc pkt len before tc_classify
by Florian Westphal
· 10 years ago
e687ad6
netfilter: add netfilter ingress hook after handle_ing() under unique static key
by Pablo Neira
· 10 years ago
1cf51900
net: add CONFIG_NET_INGRESS to enable ingress filtering
by Pablo Neira
· 10 years ago
638b2a6
net: move netdev_pick_tx and dependencies to net/core/dev.c
by Jiri Pirko
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a202924
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
by Denys Vlasenko
· 10 years ago
d2788d3
net: sched: further simplify handle_ing
by Daniel Borkmann
· 10 years ago
c9e99fd
net: sched: consolidate handle_ing and ing_filter
by Daniel Borkmann
· 10 years ago
d66bf7d
net: core: Correct an over-stringent device loop detection.
by Vlad Yasevich
· 10 years ago
c19ae86
tc: remove unused redirect ttl
by Jamal Hadi Salim
· 10 years ago
087c1a6
net: sched: run ingress qdisc without locks
by Alexei Starovoitov
· 10 years ago
a31196b
net: rfs: fix crash in get_rps_cpus()
by Eric Dumazet
· 10 years ago
8b86a61
net: remove unused 'dev' argument from netif_needs_gso()
by Johannes Berg
· 10 years ago
4577139
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
by Daniel Borkmann
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
e1622ba
dev: set iflink to 0 for virtual interfaces
by Nicolas Dichtel
· 10 years ago
7a66bbc
net: remove iflink field from struct net_device
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
fbcb217
net: rename dev to orig_dev in deliver_ptype_list_skb
by Jiri Pirko
· 10 years ago
e38f302
net: Introduce passthru_features_check
by Toshiaki Makita
· 10 years ago
8cb65d0
net: Move check for multiple vlans to drivers
by Toshiaki Makita
· 10 years ago
f5a7fb8
vlan: Introduce helper functions to check if skb is tagged
by Toshiaki Makita
· 10 years ago
08b4b8e
net: clear skb->priority when forwarding to another netns
by WANG Cong
· 10 years ago
99c4a26
net: Fix high overhead of vlan sub-device teardown.
by David S. Miller
· 10 years ago
db24a90
net: add support for phys_port_name
by David Ahern
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
a4176a9
net: reject creation of netdev names with colons
by Matthew Thode
· 10 years ago
4a26e453
net/core: Fix warning while make xmldocs caused by dev.c
by Masanari Iida
· 10 years ago
15e2396
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
by Tom Herbert
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
91e8313
net: use netif_rx_ni() from process context
by Eric Dumazet
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2ce1ee1
net: remove some sparse warnings
by Eric Dumazet
· 10 years ago
61bd385
net/core: Add event for a change in slave state
by Moni Shoua
· 10 years ago
d4bcef3
net: Fix vlan_get_protocol for stacked vlan
by Toshiaki Makita
· 10 years ago
7866a62
dev: add per net_device packet type chains
by Salam Noureddine
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ac64da0
net: rps: fix cpu unplug
by Eric Dumazet
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
Next »