Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d2b977939b18ce7ff58aef56c3d2a8c64104197c
/
net
21602e1
net: dsa: Fix dsa_legacy_register() return value
by Florian Fainelli
· 7 years ago
a56c147
net: dccp: Remove dccpprobe module
by Masami Hiramatsu
· 7 years ago
ee549be
net: dccp: Add DCCP sendmsg trace event
by Masami Hiramatsu
· 7 years ago
fa4475f
net: sctp: Remove debug SCTP probe module
by Masami Hiramatsu
· 7 years ago
103d750
net: sctp: Add SCTP ACK tracking trace event
by Masami Hiramatsu
· 7 years ago
6987990c
net: tcp: Remove TCP probe module
by Masami Hiramatsu
· 7 years ago
c3fde1b
net: tcp: Add trace events for TCP congestion window tracing
by Masami Hiramatsu
· 7 years ago
bbb6189
inet_diag: Add equal-operator for ports
by Kristian Evensen
· 7 years ago
e0b1084
openvswitch: drop unneeded newline
by Julia Lawall
· 7 years ago
62262ff
net: dccp: drop unneeded newline
by Julia Lawall
· 7 years ago
9540d97
net: sched: fix skb leak in dev_requeue_skb()
by Wei Yongjun
· 7 years ago
44edf2f
net: sched: Move offload check till after dump call
by Nogah Frankel
· 7 years ago
8234af2
net_sch: red: Fix the new offload indication
by Nogah Frankel
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d66fa9e
strparser: Call sock_owned_by_user_nocheck
by Tom Herbert
· 7 years ago
f72c4ac
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
by Willem de Bruijn
· 7 years ago
8ec6957
net: sched: don't set extack message in case the qdisc will be created
by Jiri Pirko
· 7 years ago
517d7c7
tipc: fix hanging poll() for stream sockets
by Parthasarathy Bhuvaragan
· 7 years ago
fcffe2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
8ddab50
tcp: do not allocate linear memory for zerocopy skbs
by Willem de Bruijn
· 7 years ago
02583ad
tcp: place all zerocopy payload in frags
by Willem de Bruijn
· 7 years ago
111856c
tcp: push full zerocopy packets
by Willem de Bruijn
· 7 years ago
bf5c25d
skbuff: in skb_segment, call zerocopy functions once per nskb
by Willem de Bruijn
· 7 years ago
8cb38a6
sctp: Replace use of sockets_allocated with specified macro.
by Tonghao Zhang
· 7 years ago
66261da
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
by Sowmini Varadhan
· 7 years ago
b319109
rds: tcp: initialize t_tcp_detached to false
by Sowmini Varadhan
· 7 years ago
7ae0c64
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
by Sowmini Varadhan
· 7 years ago
f15bc54
l2tp: add peer_offset parameter
by Lorenzo Bianconi
· 7 years ago
820da53
l2tp: fix missing print session offset info
by Hangbin Liu
· 7 years ago
9f30e5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
65bbbf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
642a843
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
by Tommi Rantala
· 7 years ago
1914255
tipc: error path leak fixes in tipc_enable_bearer()
by Tommi Rantala
· 7 years ago
14e138a
RDS: Check cmsg_len before dereferencing CMSG_DATA
by Avinash Repaka
· 7 years ago
214bb1c
net: erspan: remove md NULL check
by William Tu
· 7 years ago
fb7df5e
tcp: md5: Handle RCU dereference of md5sig_info
by Mat Martineau
· 7 years ago
09ee9dba
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
by Tobias Brunner
· 7 years ago
3a33a19
tipc: fix memory leak of group member when peer node is lost
by Jon Maloy
· 7 years ago
4853f12
net: sched: fix possible null pointer deref in tcf_block_put
by Jiri Pirko
· 7 years ago
0a3d805
tipc: base group replicast ack counter on number of actual receivers
by Jon Maloy
· 7 years ago
b2fb01f
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
by Cong Wang
· 7 years ago
e5a9336
ip6_gre: fix device features for ioctl setup
by Alexey Kodanev
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5b0890a
flow_dissector: Parse batman-adv unicast headers
by Sven Eckelmann
· 7 years ago
fec149f
batman-adv: Convert packet.h to uapi header
by Sven Eckelmann
· 7 years ago
adbf9b7
batman-adv: Remove kernel fixed width types in packet.h
by Sven Eckelmann
· 7 years ago
a6cb82b
batman-adv: Remove usage of BIT(x) in packet.h
by Sven Eckelmann
· 7 years ago
4e58452
batman-adv: Let packet.h include its headers directly
by Sven Eckelmann
· 7 years ago
b90ddd5
skbuff: skb_copy_ubufs must release uarg even without user frags
by Willem de Bruijn
· 7 years ago
268b790
skbuff: orphan frags before zerocopy clone
by Willem de Bruijn
· 7 years ago
513674b
net: reevalulate autoflowlabel setting after sysctl setting
by Shaohua Li
· 7 years ago
c48e747
openvswitch: Fix pop_vlan action for double tagged frames
by Eric Garver
· 7 years ago
a7c3169
net: sch: sch_drr: add extack support
by Alexander Aring
· 7 years ago
710fb39
net: sch: sch_cbs: add extack support
by Alexander Aring
· 7 years ago
62a6de6
net: sch: sch_cbq: add extack support
by Alexander Aring
· 7 years ago
a38a988
net: sch: api: add extack support in qdisc_create_dflt
by Alexander Aring
· 7 years ago
d0bd684
net: sch: api: add extack support in qdisc_alloc
by Alexander Aring
· 7 years ago
8d1a77f
net: sch: api: add extack support in tcf_block_get
by Alexander Aring
· 7 years ago
e9bc3fa
net: sch: api: add extack support in qdisc_get_rtab
by Alexander Aring
· 7 years ago
653d6fd
net: sched: sch: add extack for graft callback
by Alexander Aring
· 7 years ago
cbaacc4
net: sched: sch: add extack for block callback
by Alexander Aring
· 7 years ago
793d81d
net: sched: sch: add extack to change class
by Alexander Aring
· 7 years ago
2030721
net: sched: sch: add extack for change qdisc ops
by Alexander Aring
· 7 years ago
e63d7df
net: sched: sch: add extack for init callback
by Alexander Aring
· 7 years ago
0921559
net: sched: sch_api: handle generic qdisc errors
by Alexander Aring
· 7 years ago
ac8ef4a
net: sched: fix coding style issues
by Alexander Aring
· 7 years ago
58acfd7
ipv6: Honor specified parameters in fibmatch lookup
by Ido Schimmel
· 7 years ago
92a2320
xfrm: check for xdo_dev_ops add and delete
by Shannon Nelson
· 7 years ago
b4681c2
ipv4: Fix use-after-free when flushing FIB tables
by Ido Schimmel
· 7 years ago
bb25c38
tipc: remove joining group member from congested list
by Jon Maloy
· 7 years ago
a943e8b
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
cbabf46
net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition
by Yafang Shao
· 7 years ago
b0832e3
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
by Yafang Shao
· 7 years ago
986ffdf
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
by Yafang Shao
· 7 years ago
563e0bb
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
by Yafang Shao
· 7 years ago
afb4c97
ip6_gre: fix potential memory leak in ip6erspan_rcv
by Haishuang Yan
· 7 years ago
50670b6
ip_gre: fix potential memory leak in erspan_rcv
by Haishuang Yan
· 7 years ago
a734321
ip6_gre: fix error path when ip6erspan_rcv failed
by Haishuang Yan
· 7 years ago
dd8d5b8
ip_gre: fix error path when erspan_rcv failed
by Haishuang Yan
· 7 years ago
293a199
ip6_gre: fix a pontential issue in ip6erspan_rcv
by Haishuang Yan
· 7 years ago
102740b
cls_bpf: fix offload assumptions after callback conversion
by Jakub Kicinski
· 7 years ago
223b229
bridge: Use helpers to handle MAC address
by Andy Shevchenko
· 7 years ago
21b5944
net: Fix double free and memory corruption in get_net_ns_by_id()
by Eric W. Biederman
· 7 years ago
53c81e9
ip6_vti: adjust vti mtu according to mtu of lower device
by Alexey Kodanev
· 7 years ago
f58869c
esp: Don't require synchronous crypto fallback on offloading anymore.
by Steffen Klassert
· 7 years ago
95bff4b
xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.
by Steffen Klassert
· 7 years ago
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 7 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 7 years ago
d03a455
ipv4: fib: Fix metrics match when deleting a route
by Phil Sutter
· 7 years ago
1df94c3
net_sched: properly check for empty skb array on error path
by Cong Wang
· 7 years ago
3db0960
tipc: fix list sorting bug in function tipc_group_update_member()
by Jon Maloy
· 7 years ago
748a709
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
c9fefa0
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
by Xin Long
· 7 years ago
2c52129
ip6_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 7 years ago
cfddd4c
ip_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 7 years ago
56f5aa7
net: Disable GRO_HW when generic XDP is installed on a device.
by Michael Chan
· 7 years ago
fb1f5f7
net: Introduce NETIF_F_GRO_HW.
by Michael Chan
· 7 years ago
648845a
sock: Move the socket inuse to namespace.
by Tonghao Zhang
· 7 years ago
08fc7f8
sock: Change the netns_core member name.
by Tonghao Zhang
· 7 years ago
c6479d6
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
Next »