Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
46c28dbd4c23c3f7fa37f5ea48772af79c9cc40e
/
net
« Previous
1182e4d
net: mpls: Send netconf messages on device register and unregister
by David Ahern
· 8 years ago
823566a
net:mpls: Refactor mpls_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
2345217
net: ipv6: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
85b3daa
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
b5c9641
net: devinet: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
3b02286
net: devinet: Refactor inet_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
4333d61
net: dsa: fix copyright holder
by Vivien Didelot
· 8 years ago
382ed72
ipv6: add support for NETDEV_RESEND_IGMP event
by Vlad Yasevich
· 8 years ago
b768b16
openvswitch: Fix refcount leak on force commit.
by Jarno Rajahalme
· 8 years ago
23abec2
svcrdma: set XPT_CONG_CTRL flag for bc xprt
by Chuck Lever
· 8 years ago
7efea60
tipc: adjust the policy of holding subscription kref
by Ying Xue
· 8 years ago
139bb36
tipc: advance the time of deleting subscription from subscriber->subscrp_list
by Ying Xue
· 8 years ago
5052de8
soc: qcom: smd: Transition client drivers from smd to rpmsg
by Bjorn Andersson
· 8 years ago
f9ba350
sctp: change to save MSG_MORE flag into assoc
by Xin Long
· 8 years ago
1555d20
devlink: Support for pipeline debug (dpipe)
by Arkadi Sharshevsky
· 8 years ago
ffefb6f
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
402a5bc
ipv6: sr: select DST_CACHE by default
by David Lebrun
· 8 years ago
4ea8efa
net: mpls: Delete route when all nexthops have been deleted
by David Ahern
· 8 years ago
c00e51d
net: mpls: Don't show nexthop if device has been deleted
by David Ahern
· 8 years ago
75c689d
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
9c3f379
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
by Liping Zhang
· 8 years ago
83d9021
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
by Liping Zhang
· 8 years ago
3b7dabf
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
by Liping Zhang
· 8 years ago
e2d9ba4
batman-adv: restructure rebroadcast counter into forw_packet API
by Linus Lüssing
· 8 years ago
99ba18e
batman-adv: privatize forw_packet skb assignment
by Linus Lüssing
· 8 years ago
43a6684
ping: implement proper locking
by Eric Dumazet
· 8 years ago
6d43390
net: Introduce SO_INCOMING_NAPI_ID
by Sridhar Samudrala
· 8 years ago
7db6b04
net: Commonize busy polling code to focus on napi_id instead of socket
by Sridhar Samudrala
· 8 years ago
3705671
net: Track start of busy loop instead of when it should end
by Alexander Duyck
· 8 years ago
2b5cd0d
net: Change return type of sk_busy_loop from bool to void
by Alexander Duyck
· 8 years ago
e590745
tcp: Record Rx hash and NAPI ID in tcp_child_process
by Alexander Duyck
· 8 years ago
545cd5e
net: Busy polling should ignore sender CPUs
by Alexander Duyck
· 8 years ago
28ee1b7
secure_seq: downgrade to per-host timestamp offsets
by Florian Westphal
· 8 years ago
95f2552
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
by Alexander Duyck
· 8 years ago
af4a220
ipv6: sr: use dst_cache in seg6_input
by David Lebrun
· 8 years ago
19d5a26
ipv6: sr: expand skb head only if necessary
by David Lebrun
· 8 years ago
3b1af93
net_sched: use setup_deferrable_timer
by Geliang Tang
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
6a18c31
net: mpls: Fix setting ttl_propagate for rt2
by David Ahern
· 8 years ago
e013fb7
net: make in_aton() 32-bit internally
by Alexey Dobriyan
· 8 years ago
dddb64b
net: Add sysctl to toggle early demux for tcp and udp
by subashab@codeaurora.org
· 8 years ago
a80db69
kcm: return immediately after copy_from_user() failure
by WANG Cong
· 8 years ago
5952fde
net: sched: choke: remove dead filter classify code
by Jiri Pirko
· 8 years ago
eb100e0
net: bridge: allow to add externally learned entries from user-space
by Nikolay Aleksandrov
· 8 years ago
7e26bf4
net: bridge: allow SW learn to take over HW fdb entries
by Nikolay Aleksandrov
· 8 years ago
d7f6946
xfrm: use "unsigned int" in __xfrm6_pref_hash()
by Alexey Dobriyan
· 8 years ago
1560875
xfrm: remove unused struct xfrm_mgr::id
by Alexey Dobriyan
· 8 years ago
48481c8
net: neigh: guard against NULL solicit() method
by Eric Dumazet
· 8 years ago
add641e
sched: act_csum: don't mangle TCP and UDP GSO packets
by Davide Caratti
· 8 years ago
6acc5c2
Add a eBPF helper function to retrieve socket uid
by Chenbo Feng
· 8 years ago
91b8270
Add a helper function to get socket cookie in eBPF
by Chenbo Feng
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
633ee407
libceph: force GFP_NOIO for socket allocations
by Ilya Dryomov
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
1d2a6a5
genetlink: fix counting regression on ctrl_dumpfamily()
by Stanislaw Gruszka
· 8 years ago
a97e50c
socket, bpf: fix sk_filter use after free in sk_clone_lock
by Daniel Borkmann
· 8 years ago
bbea124
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
by Joel Scherpelz
· 8 years ago
c64c0b3
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
a7678c7
rtnetlink: Add dump all for netconf
by David Ahern
· 8 years ago
d515684
ipv6: make sure to initialize sockc.tsflags before first use
by Alexander Potapenko
· 8 years ago
4c355cd
net: convert sk_filter.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
557d054c
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
by Ying Xue
· 8 years ago
cfc62d8
net: tcp: Permit user set TCP_MAXSEG to default value
by Gao Feng
· 8 years ago
bef7f75
Openvswitch: Refactor sample and recirc actions implementation
by andy zhou
· 8 years ago
798c166
openvswitch: Optimize sample action for the clone use cases
by andy zhou
· 8 years ago
4572ef5
openvswitch: Refactor recirc key allocation.
by andy zhou
· 8 years ago
47c697a
openvswitch: Deferred fifo API change.
by andy zhou
· 8 years ago
a2d133b
sock: introduce SO_MEMINFO getsockopt
by Josh Hunt
· 8 years ago
5819477
sctp: remove useless err from sctp_association_init
by Xin Long
· 8 years ago
7b8f7a4
neighbour: fix nlmsg_pid in notifications
by Roopa Prabhu
· 8 years ago
a05d4fd
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
by Tejun Heo
· 8 years ago
f83bf8d
netfilter: nfnl_cthelper: Fix memory leak
by Jeffy Chen
· 8 years ago
2c42225
netfilter: nfnl_cthelper: fix runtime expectation policy updates
by Pablo Neira Ayuso
· 8 years ago
a3a5129
batman-adv: handle race condition for claims between gateways
by Andreas Pape
· 8 years ago
4dd72f7
batman-adv: changed debug messages for easier bla debugging
by Andreas Pape
· 8 years ago
9e794b6
batman-adv: drop unicast packets from other backbone gw
by Andreas Pape
· 8 years ago
9aa5cd7
batman-adv: prevent duplication of ARP replies when DAT is used
by Andreas Pape
· 8 years ago
00311de
batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
by Andreas Pape
· 8 years ago
4ef1b28
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
by Soheil Hassas Yeganeh
· 8 years ago
8605330a
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
by Soheil Hassas Yeganeh
· 8 years ago
23bb09c
sctp: out_qlen should be updated when pruning unsent queue
by Xin Long
· 8 years ago
486a43d
sctp: remove temporary variable confirm from sctp_packet_transmit
by Xin Long
· 8 years ago
aea92fb
sch_dsmark: fix invalid skb_cow() usage
by Eric Dumazet
· 8 years ago
bf4e0a3
net: ipv4: add support for ECMP hash policy choice
by Nikolay Aleksandrov
· 8 years ago
88997e4
net/8021q: create device with all possible features in wanted_features
by Andrey Vagin
· 8 years ago
7df9c24
net: unix: properly re-increment inflight counter of GC discarded candidates
by Andrey Ulanov
· 8 years ago
380feae
vsock: cancel packets when failing to connect
by Peng Tao
· 8 years ago
073b4f2
vsock: add pkt cancel capability
by Peng Tao
· 8 years ago
36d277b
vsock: track pkt owner vsock
by Peng Tao
· 8 years ago
8a0f5cc
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
by Herbert Xu
· 8 years ago
41e9573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
ae5c682
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
by Liping Zhang
· 8 years ago
4485a84
netfilter: fix the warning on unused refcount variable
by Reshetova, Elena
· 8 years ago
8841b5f
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
eed5087
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
13b0ea0
batman-adv: Omit unnecessary memset of netdev private data
by Tobias Klauser
· 8 years ago
4e09991
batman-adv: Use __func__ to add function names to messages
by Sven Eckelmann
· 8 years ago
b54ab92
netfilter: refcounter conversions
by Reshetova, Elena
· 8 years ago
Next »