Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e4c49c4937951de1cdbe35572ade40c948dec1e1
/
net
6d18c73
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
by Xin Long
· 8 years ago
7d472a5
arp: always override existing neigh entries with gratuitous ARP
by Ihar Hrachyshka
· 8 years ago
d9ef2e7
arp: postpone addr_type calculation to as late as possible
by Ihar Hrachyshka
· 8 years ago
6fd0563
arp: decompose is_garp logic into a separate function
by Ihar Hrachyshka
· 8 years ago
34eb5fe
arp: fixed error in a comment
by Ihar Hrachyshka
· 8 years ago
499350a
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
by Wei Wang
· 8 years ago
23416e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
fdcee2c
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 8 years ago
a3f96c4
udp: make *udp*_queue_rcv_skb() functions static
by Paolo Abeni
· 8 years ago
a285860
bridge: netlink: check vlan_default_pvid range
by Tobias Jungel
· 8 years ago
64df6d5
net: x25: fix one potential use-after-free issue
by linzhang
· 8 years ago
751a9c7
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
by Willem de Bruijn
· 8 years ago
7dd7eb9
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 8 years ago
9142e900
net: fix compile error in skb_orphan_partial()
by Eric Dumazet
· 8 years ago
2423496
ipv6: Prevent overrun when parsing v6 header options
by Craig Gallek
· 8 years ago
77d7123
neighbour: update neigh timestamps iff update is effective
by Ihar Hrachyshka
· 8 years ago
23d268e
arp: honour gratuitous ARP _replies_
by Ihar Hrachyshka
· 8 years ago
f6c5775
net: Improve handling of failures on link and route dumps
by David Ahern
· 8 years ago
19a0f7e
net/smc: Add warning about remote memory exposure
by Christoph Hellwig
· 8 years ago
263eec9
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
by Ursula Braun
· 8 years ago
bcfc7d3
ipmr: vrf: Find VIFs using the actual device
by Thomas Winter
· 8 years ago
bafbb9c
tcp: eliminate negative reordering in tcp_clean_rtx_queue
by Soheil Hassas Yeganeh
· 8 years ago
c953d63
ebtables: arpreply: Add the standard target sanity check
by Gao Feng
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
66eb9f8
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 8 years ago
d19b183
net/packet: fix missing net_device reference release
by Douglas Caetano dos Santos
· 8 years ago
5910544
netfilter: nf_tables: revisit chain/object refcounting from elements
by Pablo Neira Ayuso
· 8 years ago
71df14b
netfilter: nf_tables: missing sanitization in data from userspace
by Pablo Neira Ayuso
· 8 years ago
fa80360
netfilter: nf_tables: can't assume lock is acquired when dumping set elems
by Liping Zhang
· 8 years ago
87e94db
netfilter: synproxy: fix conntrackd interaction
by Eric Leblond
· 8 years ago
324318f
netfilter: xtables: zero padding in data_to_user
by Willem de Bruijn
· 8 years ago
ff1e430
Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 8 years ago
9338d7b
netfilter: nfnl_cthelper: reject del request if helper obj is in use
by Liping Zhang
· 8 years ago
d91fc59
netfilter: introduce nf_conntrack_helper_put helper function
by Liping Zhang
· 8 years ago
d110a39
netfilter: don't setup nat info for confirmed ct
by Liping Zhang
· 8 years ago
a2b7cbd
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
by Matthias Kaehlcke
· 8 years ago
dbc2b5e
sctp: fix src address selection if using secondary addresses for ipv6
by Xin Long
· 8 years ago
844cf76
tipc: make macro tipc_wait_for_cond() smp safe
by Jon Paul Maloy
· 8 years ago
cb395b2
net: sched: optimize class dumps
by Eric Dumazet
· 8 years ago
b451e5d
tcp: avoid fragmenting peculiar skbs in SACK
by Yuchung Cheng
· 8 years ago
f6ba8d3
netem: fix skb_orphan_partial()
by Eric Dumazet
· 8 years ago
d67b9cd
xdp: refine xdp api with regards to generic xdp
by Daniel Borkmann
· 8 years ago
0489df9
xdp: add flag to enforce driver mode
by Daniel Borkmann
· 8 years ago
83eadda
ipv6/dccp: do not inherit ipv6_mc_list from parent
by WANG Cong
· 8 years ago
c70422f
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
73ccb02
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
c44b594
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
26c5eaa
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
50fb55d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
657831f
dccp/tcp: do not inherit mc_list from parent
by Eric Dumazet
· 8 years ago
f92ceb0
DECnet: Use container_of() for embedded struct
by Kees Cook
· 8 years ago
32f1bc0
Revert "ipv4: restore rt->fi for reference counting"
by David S. Miller
· 8 years ago
f108304
treewide: convert PF_MEMALLOC manipulations to new helpers
by Vlastimil Babka
· 8 years ago
1134e09
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
by Deepa Dinamani
· 8 years ago
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
19809c2
mm, vmalloc: use __GFP_HIGHMEM implicitly
by Michal Hocko
· 8 years ago
da6bc57
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
by Michal Hocko
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
847f716
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
by Michal Hocko
· 8 years ago
242d3a4
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
by WANG Cong
· 8 years ago
29cee56
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
8ed508f
vti: check nla_put_* return value
by Hangbin Liu
· 8 years ago
8403deb
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
by Vlad Yasevich
· 8 years ago
1b1fc3f
tcp: make congestion control optionally skip slow start after idle
by Wei Wang
· 8 years ago
82486aa
ipv4: restore rt->fi for reference counting
by WANG Cong
· 8 years ago
3c5ab3f
ipvs: SNAT packet replies only for NATed connections
by Julian Anastasov
· 8 years ago
f1f3e9e
mac80211: fix IBSS presp allocation size
by Johannes Berg
· 8 years ago
4954601
nl80211: correctly validate MU-MIMO groups
by Johannes Berg
· 8 years ago
f8860ce
mac80211: bail out from prep_connection() if a reconfig is ongoing
by Luca Coelho
· 8 years ago
e579dde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
84b114b
tcp: randomize timestamps on syncookies
by Eric Dumazet
· 8 years ago
9051247
bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy
by Tobias Klauser
· 8 years ago
4ac4d58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
a964807
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
2f46093
ipv6: initialize route null entry in addrconf_init()
by WANG Cong
· 8 years ago
77ef033
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
by Michal Schmidt
· 8 years ago
86f4c90
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
985538e
net/sched: remove redundant null check on head
by Colin Ian King
· 8 years ago
8b485ce
tcp: do not inherit fastopen_req from parent
by Eric Dumazet
· 8 years ago
14bb211
rbd: support updating the lock cookie without releasing the lock
by Ilya Dryomov
· 8 years ago
58eb793
libceph: add an epoch_barrier field to struct ceph_osd_client
by Jeff Layton
· 8 years ago
fc36d0a
libceph: abort already submitted but abortable requests when map or pool goes full
by Jeff Layton
· 8 years ago
a1f4020
libceph: allow requests to return immediately on full conditions if caller wishes
by Jeff Layton
· 8 years ago
aa26d66
libceph: remove req->r_replay_version
by Jeff Layton
· 8 years ago
0e1a5ee
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
02113a0
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
06dfa96
libceph: convert ceph_snap_context.nref from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
d6a3408
libceph: supported_features module parameter
by Ilya Dryomov
· 8 years ago
74da4a0f
libceph, ceph: always advertise all supported features
by Ilya Dryomov
· 8 years ago
1684096
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
46f0537
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
4d89ac2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
ab71632
netfilter: conntrack: Force inlining of build check to prevent build failure
by Geert Uytterhoeven
· 8 years ago
6d71713
net: ipv6: Do not duplicate DAD on link up
by David Ahern
· 8 years ago
9744a6f
netfilter: nf_tables: check if same extensions are set when adding elements
by Pablo Neira Ayuso
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
9b2bbdb
virtio: wrap find_vqs
by Michael S. Tsirkin
· 8 years ago
ec8a09f
tipc: refactor function tipc_sk_recv_stream()
by Jon Paul Maloy
· 8 years ago
Next »