Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
09aa98ad496d6b11a698b258bc64d7f64c55d682
/
net
/
core
97e219b
gro_cells: move to net/core/gro_cells.c
by Eric Dumazet
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
51ce8bd
net: pending_confirm is not used anymore
by Julian Anastasov
· 8 years ago
9b8805a
sock: add sk_dst_pending_confirm flag
by Julian Anastasov
· 8 years ago
6962946
udp: properly cope with csum errors
by Eric Dumazet
· 8 years ago
a8eca32
net: remove ndo_neigh_{construct, destroy} from stacked devices
by Ido Schimmel
· 8 years ago
02c1602
net: remove __napi_complete()
by Eric Dumazet
· 8 years ago
6e7bc47
net: skb_needs_check() accepts CHECKSUM_NONE for tx
by Eric Dumazet
· 8 years ago
79e7fff4
net: remove support for per driver ndo_busy_poll()
by Eric Dumazet
· 8 years ago
52e01b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
5fa8bbd
net: use a work queue to defer net_disable_timestamp() work
by Eric Dumazet
· 8 years ago
3808d34
ethtool: do not vzalloc(0) on registers dump
by Stanislaw Gruszka
· 8 years ago
8fe809a
net: add LINUX_MIB_PFMEMALLOCDROP counter
by Eric Dumazet
· 8 years ago
b9ea2a7
net: remove useless pfmemalloc setting
by Eric Dumazet
· 8 years ago
cb9c683
skbuff: add and use skb_nfct helper
by Florian Westphal
· 9 years ago
b2504a5
net: reduce skb_warn_bad_offload() noise
by Eric Dumazet
· 8 years ago
160ca01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
by Theuns Verwoerd
· 8 years ago
04cdf13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
4d1ceea
net: ethtool: convert large order kmalloc allocations to vzalloc
by Alexei Starovoitov
· 8 years ago
30357d7
lwtunnel: remove device arg to lwtunnel_build_state
by David Ahern
· 8 years ago
f991bb9
net: Drop secpath on free after gro merge.
by Steffen Klassert
· 9 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
158f323
net: adjust skb->truesize in pskb_expand_head()
by Eric Dumazet
· 9 years ago
85c8140
lwtunnel: Fix oops on state free after encap module unload
by Robert Shearman
· 9 years ago
88ff733
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 9 years ago
d1b662a
bpf: allow option for setting bpf_l4_csum_replace from scratch
by Daniel Borkmann
· 9 years ago
2492d3b
bpf: enable load bytes helper for filter/reuseport progs
by Daniel Borkmann
· 9 years ago
4faf940
bpf: simplify __is_valid_access test on cb
by Daniel Borkmann
· 9 years ago
1b7cd00
net: remove duplicate code.
by Mahesh Bandewar
· 9 years ago
9af15c3
device: Implement a bus agnostic dev_num_vf routine
by Phil Sutter
· 9 years ago
9ed5959
lwtunnel: fix autoload of lwt modules
by David Ahern
· 9 years ago
7be2c82
net: fix harmonize_features() vs NETIF_F_HIGHDMA
by Eric Dumazet
· 9 years ago
31a86d1
net: ethtool: Initialize buffer when querying device channel settings
by Eran Ben Elisha
· 9 years ago
aefb4d4
net: AF-specific RTM_GETSTATS attributes
by Robert Shearman
· 9 years ago
57b68ec
flow dissector: check if arp_eth is null rather than arp
by Colin Ian King
· 9 years ago
c1ce156
secure_seq: fix sparse errors
by Eric Dumazet
· 9 years ago
79471b1
lwt_bpf: bpf_lwt_prog_cmp() can be static
by Wei Yongjun
· 9 years ago
62c7989
bpf: allow b/h/w/dw access for bpf's cb in ctx
by Daniel Borkmann
· 9 years ago
6b8cc1d
bpf: pass original insn directly to convert_ctx_access
by Daniel Borkmann
· 9 years ago
526735d
net: fix AF_SMC related typo
by Ursula Braun
· 9 years ago
738b35c
net: core: Make netif_wake_subqueue a wrapper
by Florian Fainelli
· 9 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ba836a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
5573335
flow disector: ARP support
by Simon Horman
· 9 years ago
7cfd5fd
gro: use min_t() in skb_gro_reset_offset()
by Eric Dumazet
· 9 years ago
8c2dd3e
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
by Alexander Duyck
· 9 years ago
1272ce8
gro: Enter slow-path if there is no tailroom
by Herbert Xu
· 9 years ago
5d722b3
net: add the AF_QIPCRTR entries to family name tables
by Anna, Suman
· 9 years ago
d9584d8
net: skb_flow_get_be16() can be static
by Eric Dumazet
· 9 years ago
39f19ebb
bpf: rename ARG_PTR_TO_STACK
by Alexei Starovoitov
· 9 years ago
ac71387
smc: establish new socket family
by Ursula Braun
· 9 years ago
4b9d07a
net: introduce keepalive function in struct proto
by Ursula Braun
· 9 years ago
7cd23e5
secure_seq: use SipHash in place of MD5
by Jason A. Donenfeld
· 9 years ago
8dc07fd
net-tc: convert tc_at to tc_at_ingress
by Willem de Bruijn
· 9 years ago
a5135bc
net-tc: convert tc_verd to integer bitfields
by Willem de Bruijn
· 9 years ago
e7246e1
net-tc: extract skip classify bit from tc_verd
by Willem de Bruijn
· 9 years ago
76eb75b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1ff8ceb
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
by yuan linyu
· 9 years ago
3b48ab2
drop_monitor: consider inserted data in genlmsg_end
by Reiter Wolfgang
· 9 years ago
d0af683
flow_dissector: Update pptp handling to avoid null pointer deref.
by Ian Kumlien
· 9 years ago
4200462
drop_monitor: add missing call to genlmsg_end
by Reiter Wolfgang
· 9 years ago
3d48b53
net: dev_weight: TX/RX orthogonality
by Matthias Tafelmeier
· 9 years ago
4775cc1
rtnl: stats - add missing netlink message size checks
by Mathias Krause
· 9 years ago
fee83d0
ipv4: Namespaceify tcp_max_syn_backlog knob
by Haishuang Yan
· 9 years ago
8f18e4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
be26727
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
by Jason Wang
· 9 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 9 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 9 years ago
53f800e
neigh: Send netevent after marking neigh as dead
by Ido Schimmel
· 9 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
f23bc46
net: xdp: add invalid buffer warning
by John Fastabend
· 9 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
fba143c
netns: avoid disabling irq for netns id
by Paul Moore
· 9 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3174fed
net: skb_condense() can also deal with empty skbs
by Eric Dumazet
· 9 years ago
17bedab
bpf: xdp: Allow head adjustment in XDP prog
by Martin KaFai Lau
· 9 years ago
c8c8b12
udp: under rx pressure, try to condense skbs
by Eric Dumazet
· 9 years ago
13bfff2
net: rfs: add a jump label
by Eric Dumazet
· 9 years ago
972d387
flow dissector: ICMP support
by Simon Horman
· 9 years ago
a297569
net/udp: do not touch skb->peeked unless really needed
by Eric Dumazet
· 9 years ago
1afaf66
bpf: remove type arg from __is_valid_{,xdp_}access
by Daniel Borkmann
· 9 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 9 years ago
12efa1f
net_sched: gen_estimator: account for timer drifts
by Eric Dumazet
· 9 years ago
6af2d5f
netns: fix net_generic() "id - 1" bloat
by Alexey Dobriyan
· 9 years ago
9bfc7b9
netns: add dummy struct inside "struct net_generic"
by Alexey Dobriyan
· 9 years ago
1a9a0592
netns: publish net_generic correctly
by Alexey Dobriyan
· 9 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b98b0bc
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
by Eric Dumazet
· 9 years ago
aa4c103
bpf: Add support for reading socket family, type, protocol
by David Ahern
· 9 years ago
61023658
bpf: Add new cgroup attach type to enable sock modifications
by David Ahern
· 9 years ago
25429d7
tcp: allow to turn tcp timestamp randomization off
by Florian Westphal
· 9 years ago
95a22ca
tcp: randomize tcp timestamp offsets for each connection
by Florian Westphal
· 9 years ago
83a1a1a
sock: reset sk_err for ICMP packets read from error queue
by Soheil Hassas Yeganeh
· 9 years ago
3a0af8f
bpf: BPF for lightweight tunnel infrastructure
by Thomas Graf
· 9 years ago
6919756
net/rtnetlink: fix attribute name in nlmsg_size() comments
by Tobias Klauser
· 9 years ago
2934c9d
rtnetlink: return the correct error code
by Zhang Shengju
· 9 years ago
18502ac
neigh: remove duplicate check for same neigh
by Zhang Shengju
· 9 years ago
85de857
bpf, xdp: allow to pass flags to dev_change_xdp_fd
by Daniel Borkmann
· 9 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 9 years ago
Next »