Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ebabaa02fe13e534ae5b0a8aa495762c25ef279
/
net
60890e0
gre: remove duplicated assignment of iph
by Colin Ian King
· 7 years ago
042a901
net: tipc: constify genl_ops
by Arvind Yadav
· 7 years ago
257a730
net/sock: allow the user to set negative peek offset
by Paolo Abeni
· 7 years ago
5f9ae3d
ipv4: do metrics match when looking up and deleting a route
by Xin Long
· 7 years ago
98aaa91
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
by Mike Maloney
· 7 years ago
e3d0328
gre: fix goto statement typo
by William Tu
· 7 years ago
e4a8e81
bpf: misc xdp redirect cleanups
by Daniel Borkmann
· 7 years ago
9695fe6
net: sched: use kvmalloc() for class hash tables
by Eric Dumazet
· 7 years ago
84e54fe
gre: introduce native tunnel support for ERSPAN
by William Tu
· 7 years ago
ab2fb7e
udp: remove unreachable ufo branches
by Willem de Bruijn
· 7 years ago
1119936
tcp: Remove the unused parameter for tcp_try_fastopen.
by Tonghao Zhang
· 7 years ago
49c7158
tcp: Get a proper dst before checking it.
by Tonghao Zhang
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
40501f9
tipc: don't reset stale broadcast send link
by Jon Paul Maloy
· 7 years ago
e65a495
net: check type when freeing metadata dst
by David Lamparter
· 7 years ago
4832c30
net: ipv6: put host and anycast routes on device with address
by David Ahern
· 7 years ago
89e4950
dsa: remove unused net_device arg from handlers
by Florian Westphal
· 7 years ago
a43dce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
348a400
ipv6: repair fib6 tree in failure case
by Wei Wang
· 7 years ago
6648c65
net: style cleanups
by stephen hemminger
· 7 years ago
667e427
net: mark receive queue attributes ro_after_init
by stephen hemminger
· 7 years ago
2b9c758
net: make queue attributes ro_after_init
by stephen hemminger
· 7 years ago
170c658
net: make BQL sysfs attributes ro_after_init
by stephen hemminger
· 7 years ago
718ad68
net: drop unused attribute argument from sysfs queue funcs
by stephen hemminger
· 7 years ago
ec6cc59
net: make net sysfs attributes ro_after_init
by stephen hemminger
· 7 years ago
737aec5
net: constify net_ns_type_operations
by stephen hemminger
· 7 years ago
e6d473e
net: make net_class ro_after_init
by stephen hemminger
· 7 years ago
b793dc5
net: constify netdev_class_file
by stephen hemminger
· 7 years ago
d0d6683
net: don't decrement kobj reference count on init failure
by stephen hemminger
· 7 years ago
4f8a881
net: sched: fix NULL pointer dereference when action calls some targets
by Xin Long
· 7 years ago
9a19bad
rxrpc: Fix oops when discarding a preallocated service call
by David Howells
· 7 years ago
b024d94
irda: do not leak initialized list.dev to userspace
by Colin Ian King
· 7 years ago
4c03bdd
xdp: adjust xdp redirect tracepoint to include return error code
by Jesper Dangaard Brouer
· 7 years ago
0888e37
net: inet: diag: expose sockets cgroup classid
by Levin, Alexander (Sasha Levin)
· 7 years ago
cdbeb63
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
by Neal Cardwell
· 7 years ago
bc3aae2
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
by Roopa Prabhu
· 7 years ago
383143f
ipv6: reset fn->rr_ptr when replacing route
by Wei Wang
· 7 years ago
15339e4
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
by Alexander Potapenko
· 7 years ago
5bfd37b
tipc: fix use-after-free
by Eric Dumazet
· 7 years ago
9620fef
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
by Eric Dumazet
· 7 years ago
a0917e0
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
by Matthew Dawson
· 7 years ago
633cefe
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
401481e
ipv6: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
acc8b31
net: sched: fix p_filter_chain check in tcf_chain_flush
by Jiri Pirko
· 7 years ago
047b0ec
bpf: reuse tc bpf prologue for sk skb progs
by Daniel Borkmann
· 7 years ago
4d6a75b
bpf: no need to nullify ri->map in xdp_do_redirect
by Daniel Borkmann
· 7 years ago
c780a04
ipv4: better IP_MAX_MTU enforcement
by Eric Dumazet
· 7 years ago
774c467
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
by David S. Miller
· 7 years ago
d978db8
net: sched: cls_flower: fix ndo_setup_tc type for stats call
by Jiri Pirko
· 7 years ago
120e9da
dccp: defer ccid_hc_tx_delete() at dismantle time
by Eric Dumazet
· 7 years ago
494bea3
openvswitch: fix skb_panic due to the incorrect actions attrlen
by Liping Zhang
· 7 years ago
e543002
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
by Jesper Dangaard Brouer
· 7 years ago
8a31db5
bpf: add access to sock fields and pkt data from sk_skb programs
by John Fastabend
· 7 years ago
174a79f
bpf: sockmap with sk redirect support
by John Fastabend
· 7 years ago
b005fd1
bpf: introduce new program type for skbs on sockets
by John Fastabend
· 7 years ago
db5980d
net: fixes for skb_send_sock
by John Fastabend
· 7 years ago
45f91bd
net: add sendmsg_locked and sendpage_locked to af_inet6
by John Fastabend
· 7 years ago
f26de11
net: early init support for strparser
by John Fastabend
· 7 years ago
c7b725b
net: igmp: Use ingress interface rather than vrf device
by David Ahern
· 7 years ago
6b0355f
net_sched/hfsc: opencode trivial set_active() and set_passive()
by Konstantin Khlebnikov
· 7 years ago
9594665
net_sched: call qlen_notify only if child qdisc is empty
by Konstantin Khlebnikov
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
394f51a
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
by Florian Westphal
· 7 years ago
e3a22b7
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
by Florian Westphal
· 7 years ago
121622d
ipv6: route: make rtm_getroute not assume rtnl is locked
by Florian Westphal
· 7 years ago
7324157
dsa: fix flow disector null pointer
by Craig Gallek
· 7 years ago
c90e951
net_sched: remove warning from qdisc_hash_add
by Konstantin Khlebnikov
· 7 years ago
325d5dc
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 7 years ago
8989042
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
by Konstantin Khlebnikov
· 7 years ago
187e5b3
ipv4: fix NULL dereference in free_fib_info_rcu()
by Eric Dumazet
· 7 years ago
12d94a8
ipv6: fix NULL dereference in ip6_route_dev_notify()
by Eric Dumazet
· 7 years ago
fe40079
ipv6: fib: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
0a6f041
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
d624d27
tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
7749d4f
dccp: purge write queue in dccp_destroy_sock()
by Eric Dumazet
· 7 years ago
e5645f5
ipv6: release rt6->rt6i_idev properly during ifdown
by Wei Wang
· 7 years ago
36f41f8
af_key: do not use GFP_KERNEL in atomic contexts
by Eric Dumazet
· 7 years ago
539a06b
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
by Sabrina Dubroca
· 7 years ago
59a361b
tipc: avoid inheriting msg_non_seq flag when message is returned
by Jon Paul Maloy
· 7 years ago
fed5f57
tipc: accept PACKET_MULTICAST packets
by Jon Paul Maloy
· 7 years ago
2c87d63
ipv4: route: fix inet_rtm_getroute induced crash
by Florian Westphal
· 7 years ago
1dfa763
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
by David Ahern
· 7 years ago
9438c87
net: ipv4: remove unnecessary check on orig_oif
by David Ahern
· 7 years ago
7c49747
net: export some generic xdp helpers
by Jason Wang
· 7 years ago
d022578
rtnelink: Move link dump consistency check out of the loop
by Jakub Sitnicki
· 7 years ago
2ed46ce
bpf: fix two missing target_size settings in bpf_convert_ctx_access
by Daniel Borkmann
· 7 years ago
0ed80da
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
by Joe Perches
· 7 years ago
9399122
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
by Tonghao Zhang
· 7 years ago
839da4d
net: ipv4: set orig_oif based on fib result for local traffic
by David Ahern
· 7 years ago
8d55373
net/sched/hfsc: allocate tcf block for hfsc root class
by Konstantin Khlebnikov
· 7 years ago
e71cb9e
net: dsa: ksz: fix skb freeing
by Vivien Didelot
· 7 years ago
7b06e8a
net: sched: remove cops->tcf_cl_offload
by Jiri Pirko
· 7 years ago
a2e8da9
net: sched: use newly added classid identity helpers
by Jiri Pirko
· 7 years ago
3dfe55d
Bluetooth: kfree tmp rather than an alias to it
by Colin Ian King
· 7 years ago
327c0da
sctp: fix some indents in sm_make_chunk.c
by Xin Long
· 7 years ago
172a159
sctp: remove the typedef sctp_disposition_t
by Xin Long
· 7 years ago
8ee821a
sctp: remove the typedef sctp_sm_table_entry_t
by Xin Long
· 7 years ago
e08af95
sctp: remove the typedef sctp_verb_t
by Xin Long
· 7 years ago
c488b77
sctp: remove the typedef sctp_arg_t
by Xin Long
· 7 years ago
a85bbeb
sctp: remove the typedef sctp_cmd_seq_t
by Xin Long
· 7 years ago
Next »