Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d80a1b9d186057ddb0d384ba601cf2b7d214539c
/
net
d80a1b9d
tls: Refactor tls_offload variable names
by Boris Pismenny
· 6 years ago
41ed9c0
tcp: Don't coalesce decrypted and encrypted SKBs
by Boris Pismenny
· 6 years ago
1413656
net: Add TLS RX offload feature
by Ilya Lesokhin
· 6 years ago
784abe2
net: Add decrypted field to skb
by Boris Pismenny
· 6 years ago
2aa4a33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
f333ee0
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
by Andrey Ignatov
· 6 years ago
ff0432e
tcp: remove redundant rcv_nxt update
by Yafang Shao
· 6 years ago
01683a1
net: sched: refactor flower walk to iterate over idr
by Vlad Buslov
· 6 years ago
c921c20
net: ipmr: add support for passing full packet on wrong vif
by Nikolay Aleksandrov
· 6 years ago
a25717d
xdp: support simultaneous driver and hw XDP attachment
by Jakub Kicinski
· 6 years ago
0529662
xdp: factor out common program/flags handling from drivers
by Jakub Kicinski
· 6 years ago
6b86758
xdp: don't make drivers report attachment mode
by Jakub Kicinski
· 6 years ago
4f91da2
xdp: add per mode attributes for attached programs
by Jakub Kicinski
· 6 years ago
f6a69885
devlink: Add generic parameters region_snapshot
by Alex Vesker
· 6 years ago
4e54795
devlink: Add support for region snapshot read command
by Alex Vesker
· 6 years ago
866319b
devlink: Add support for region snapshot delete command
by Alex Vesker
· 6 years ago
a006d46
devlink: Extend the support querying for region snapshot IDs
by Alex Vesker
· 6 years ago
d8db7ea5
devlink: Add support for region get command
by Alex Vesker
· 6 years ago
d7e5272
devlink: Add support for creating region snapshots
by Alex Vesker
· 6 years ago
ccadfa4
devlink: Add callback to query for snapshot id before snapshot create
by Alex Vesker
· 6 years ago
b16ebe9
devlink: Add support for creating and destroying regions
by Alex Vesker
· 6 years ago
68d2f84
net: gro: properly remove skb from list
by Prashant Bhole
· 6 years ago
0761680
net: ipv4: fix listify ip_rcv_finish in case of forwarding
by Jesper Dangaard Brouer
· 6 years ago
c749cdd
net/sched: act_skbedit: don't use spinlock in the data path
by Davide Caratti
· 6 years ago
6f3dfb0
net/sched: skbedit: use per-cpu counters
by Davide Caratti
· 6 years ago
cca9bab
tcp: use monotonic timestamps for PAWS
by Arnd Bergmann
· 6 years ago
d2bdd26
net/tls: Use aead_request_alloc/free for request alloc/free
by Vakul Garg
· 6 years ago
7ea817f
tipc: check session number before accepting link protocol messages
by Jon Maloy
· 6 years ago
9012de5
tipc: add sequence number check for link STATE messages
by Jon Maloy
· 6 years ago
e32f55f
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
4929c94
tcp: expose both send and receive intervals for rate sample
by Deepti Raghavan
· 6 years ago
e0479b6
net: sched: fix unprotected access to rcu cookie pointer
by Vlad Buslov
· 6 years ago
01e866b
net: sched: act_ife: fix memory leak in ife init
by Vlad Buslov
· 6 years ago
f24c598
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
by Sabrina Dubroca
· 6 years ago
bdd72f4
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
by Sabrina Dubroca
· 6 years ago
70c30d7
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
by Sabrina Dubroca
· 6 years ago
c6dbf7a
net/ipv6: fix addrconf_sysctl_addr_gen_mode
by Sabrina Dubroca
· 6 years ago
5e9a0fe
net/sched: flower: Fix null pointer dereference when run tc vlan command
by Jianbo Liu
· 6 years ago
0c85034
sch_cake: Conditionally split GSO segments
by Toke Høiland-Jørgensen
· 6 years ago
a729b7f
sch_cake: Add overhead compensation support to the rate shaper
by Toke Høiland-Jørgensen
· 6 years ago
83f8fd6
sch_cake: Add DiffServ handling
by Toke Høiland-Jørgensen
· 6 years ago
ea82511
sch_cake: Add NAT awareness to packet classifier
by Toke Høiland-Jørgensen
· 6 years ago
b60a604
netfilter: Add nf_ct_get_tuple_skb global lookup function
by Toke Høiland-Jørgensen
· 6 years ago
8b71388
sch_cake: Add optional ACK filter
by Toke Høiland-Jørgensen
· 6 years ago
7298de9
sch_cake: Add ingress mode
by Toke Høiland-Jørgensen
· 6 years ago
046f6fd
sched: Add Common Applications Kept Enhanced (cake) qdisc
by Toke Høiland-Jørgensen
· 6 years ago
95765a6
tcp: remove SG-related comment in tcp_sendmsg()
by Julian Wiedmann
· 6 years ago
9af86f9
net: core: fix use-after-free in __netif_receive_skb_list_core
by Edward Cree
· 6 years ago
8c057ef
net: core: fix uses-after-free in list processing
by Edward Cree
· 6 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 6 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 6 years ago
a4ea8a3
net: Add generic ndo_select_queue functions
by Alexander Duyck
· 6 years ago
eadec877
net: Add support for subordinate traffic classes to netdev_pick_tx
by Alexander Duyck
· 6 years ago
ffcfe25
net: Add support for subordinate device traffic classes
by Alexander Duyck
· 6 years ago
d7be977
net-sysfs: Drop support for XPS and traffic_class on single queue device
by Alexander Duyck
· 6 years ago
c47078d
tcp: remove redundant SOCK_DONE checks
by Eric Dumazet
· 6 years ago
0dbc81e
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
by David S. Miller
· 6 years ago
90b73b7
net: sched: change action API to use array of pointers to actions
by Vlad Buslov
· 6 years ago
0190c1d
net: sched: atomically check-allocate action
by Vlad Buslov
· 6 years ago
cae422f
net: sched: use reference counting action init
by Vlad Buslov
· 6 years ago
4e8ddd7
net: sched: don't release reference on action overwrite
by Vlad Buslov
· 6 years ago
16af606
net: sched: implement reference counted action release
by Vlad Buslov
· 6 years ago
b409074
net: sched: add 'delete' function to action ops
by Vlad Buslov
· 6 years ago
2a2ea34
net: sched: implement action API that deletes action by index
by Vlad Buslov
· 6 years ago
3f7c72b
net: sched: always take reference to action
by Vlad Buslov
· 6 years ago
789871b
net: sched: implement unlocked action init API
by Vlad Buslov
· 6 years ago
036bb44
net: sched: change type of reference and bind counters
by Vlad Buslov
· 6 years ago
eec94fd
net: sched: use rcu for action cookie update
by Vlad Buslov
· 6 years ago
b233504
openvswitch: kernel datapath clone action
by Yifeng Sun
· 6 years ago
a4dc70d
tipc: extend link reset criteria for stale packet retransmission
by Jon Maloy
· 6 years ago
d64efd0
net/sched: flower: Add supprt for matching on QinQ vlan headers
by Jianbo Liu
· 6 years ago
d306951
net/sched: flower: Dump the ethertype encapsulated in vlan
by Jianbo Liu
· 6 years ago
24c590e
net/flow_dissector: Add support for QinQ dissection
by Jianbo Liu
· 6 years ago
aaab083
net/sched: flower: Add support for matching on vlan ethertype
by Jianbo Liu
· 6 years ago
2064c3d
net/flow_dissector: Save vlan ethertype from headers
by Jianbo Liu
· 6 years ago
8d356b8
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
fbf4781
ip: unconditionally set cork gso_size
by Willem de Bruijn
· 6 years ago
678ca42
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
by Willem de Bruijn
· 6 years ago
5fdaa88
ipv6: fold sockcm_cookie into ipcm6_cookie
by Willem de Bruijn
· 6 years ago
657a066
sock: sockc cookie initializer
by Willem de Bruijn
· 6 years ago
b515430a
ipv6: ipcm6_cookie initializer
by Willem de Bruijn
· 6 years ago
3517820
ipv4: ipcm_cookie initializers
by Willem de Bruijn
· 6 years ago
d8269e2
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
by Edward Cree
· 6 years ago
efe6aac
net: ipv4: fix list processing on L3 slave devices
by Edward Cree
· 6 years ago
2cc0608
net: core: filter: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
3cc87d0
net: decnet: dn_nsp_in: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
c53e0c7
tipc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
f567bcd
devlink: Add enable_sriov boolean generic parameter
by Vasundhara Volam
· 6 years ago
036467c
devlink: Add generic parameters internal_err_reset and max_macs
by Moshe Shemesh
· 6 years ago
ea601e1
devlink: Add devlink notifications support for params
by Moshe Shemesh
· 6 years ago
ec01aeb
devlink: Add support for get/set driverinit value
by Moshe Shemesh
· 6 years ago
e3b7ca1
devlink: Add param set command
by Moshe Shemesh
· 6 years ago
45f05de
devlink: Add param get command
by Moshe Shemesh
· 6 years ago
eabaef1
devlink: Add devlink_param register and unregister
by Moshe Shemesh
· 6 years ago
6312fe7
net: limit each hash list length to MAX_GRO_SKBS
by Li RongQing
· 6 years ago
a4ca8b7
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
by Edward Cree
· 6 years ago
4b15c70
net/sched: Make etf report drops on error_queue
by Jesus Sanchez-Palencia
· 6 years ago
88cab77
net/sched: Add HW offloading capability to ETF
by Jesus Sanchez-Palencia
· 6 years ago
25db26a
net/sched: Introduce the ETF Qdisc
by Vinicius Costa Gomes
· 6 years ago
860b642
net/sched: Allow creating a Qdisc watchdog with other clocks
by Vinicius Costa Gomes
· 6 years ago
Next »