Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2a9c0ed75a32e788d034a58a18f2fc46396e412
/
net
/
core
b2a9c0e
net: remove DST_NOGC flag
by Wei Wang
· 7 years ago
5b7c9a8
net: remove dst gc related code
by Wei Wang
· 7 years ago
52df157
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
by Wei Wang
· 7 years ago
4a6ce2b
net: introduce a new function dst_dev_put()
by Wei Wang
· 7 years ago
5f56f40
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
by Wei Wang
· 7 years ago
5803869
net: Add IFLA_XDP_PROG_ID
by Martin KaFai Lau
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7608894
net: use skb_unref() in napi_consume_skb()
by Paolo Abeni
· 7 years ago
31fd858
bpf: permits narrower load from bpf program context fields
by Yonghong Song
· 7 years ago
97d8b6e
net: rps: fix uninitialized symbol warning
by Ashwanth Goli
· 7 years ago
0a463c7
udp: avoid a cache miss on dequeue
by Paolo Abeni
· 7 years ago
3889a803
net: factor out a helper to decrement the skb refcount
by Paolo Abeni
· 7 years ago
ded092c
bpf: add bpf_set_hash helper for tc progs
by Daniel Borkmann
· 7 years ago
966789f
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
by Daniel Borkmann
· 7 years ago
10d486a
netns: fix error code when the nsid is already used
by Nicolas Dichtel
· 7 years ago
4a7f7bc
netns: define extack error msg for nsis cmds
by Nicolas Dichtel
· 7 years ago
773fc8f
net: rps: send out pending IPI's on CPU hotplug
by ashwanth@codeaurora.org
· 7 years ago
f186ce6
Fix an intermittent pr_emerg warning about lo becoming free.
by Krister Johansen
· 7 years ago
fff8803
skbuff: only inherit relevant tx_flags
by Willem de Bruijn
· 7 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 7 years ago
0eed9cf
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 7 years ago
5d2ed05
tcp: Namespaceify sysctl_tcp_timestamps
by Eric Dumazet
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
c28294b
net: don't call strlen on non-terminated string in dev_set_alias()
by Alexander Potapenko
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e25ea21
net: sched: introduce a TRAP control action
by Jiri Pirko
· 8 years ago
6044bd4
devlink: fix potential memort leak
by Haishuang Yan
· 8 years ago
48a1df6
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
by Jason A. Donenfeld
· 8 years ago
5071034
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
by Sowmini Varadhan
· 8 years ago
38b2579
sock: reset sk_err when the error queue is empty
by Soheil Hassas Yeganeh
· 8 years ago
fbd0ac6
net-procfs: Use vsnprintf extension %phN
by Joe Perches
· 8 years ago
518d8a2
net/flow_dissector: add support for dissection of misc ip header fields
by Or Gerlitz
· 8 years ago
50bbfed
bpf: track stack depth of classic bpf programs
by Alexei Starovoitov
· 8 years ago
8c6c918
rtnetlink: use the new rtnl_get_event() interface
by Vlad Yasevich
· 8 years ago
9ae2872
net: add extack arg to lwtunnel build state
by David Ahern
· 8 years ago
c255bd6
net: lwtunnel: Add extack to encap attr validation
by David Ahern
· 8 years ago
3d3ea5a
rtnl: Add support for netdev event to link messages
by Vlad Yasevich
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 8 years ago
41703a7
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
by Daniel Borkmann
· 8 years ago
7c3f1875
net: move somaxconn init from sysctl code
by Roman Kapl
· 8 years ago
ac4bb5d
net: flow_dissector: add support for dissection of tcp flags
by Jiri Pirko
· 8 years ago
0ff50e8
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
by Alexander Potapenko
· 8 years ago
b50a5c7
net: allow simultaneous SW and HW transmit timestamping
by Miroslav Lichvar
· 8 years ago
90b602f
net: add function to retrieve original skb device using NAPI ID
by Miroslav Lichvar
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
b8210a9
net: define receive timestamp filter for NTP
by Miroslav Lichvar
· 8 years ago
43c26a1
net: more accurate checksumming in validate_xmit_skb()
by Davide Caratti
· 8 years ago
dba0030
net: use skb->csum_not_inet to identify packets needing crc32c
by Davide Caratti
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
b72b5bf
net: introduce skb_crc32c_csum_help
by Davide Caratti
· 8 years ago
9617813
skbuff: add stub to help computing crc32c on SCTP packets
by Davide Caratti
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
de321ed
net: fix __skb_try_recv_from_queue to return the old behavior
by Andrey Vagin
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
87d8309
net: sched: move tc_classify function to cls_api.c
by Jiri Pirko
· 8 years ago
9142e900
net: fix compile error in skb_orphan_partial()
by Eric Dumazet
· 8 years ago
77d7123
neighbour: update neigh timestamps iff update is effective
by Ihar Hrachyshka
· 8 years ago
218af59
tcp: internal implementation for pacing
by Eric Dumazet
· 8 years ago
65101ae
net/sock: factor out dequeue/peek with offset code
by Paolo Abeni
· 8 years ago
f6c5775
net: Improve handling of failures on link and route dumps
by David Ahern
· 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
50fb55d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f108304
treewide: convert PF_MEMALLOC manipulations to new helpers
by Vlastimil Babka
· 8 years ago
da6bc57
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
by Michal Hocko
· 8 years ago
84b114b
tcp: randomize timestamps on syncookies
by Eric Dumazet
· 8 years ago
77ef033
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
by Michal Schmidt
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
da7b66f
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5b13475
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b5d6098
xdp: fix parameter kdoc for extack
by Jakub Kicinski
· 8 years ago
3527d3e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a6a5993
iov_iter: don't revert iov buffer if csum error
by Ding Tianhong
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
ddf9f97
xdp: propagate extended ack to XDP setup
by Jakub Kicinski
· 8 years ago
39f3709
lwtunnel: fix error path in lwtunnel_fill_encap()
by Dan Carpenter
· 8 years ago
b5082df
net: Initialise init_net.count to 1
by David Howells
· 8 years ago
d1f496f
bpf: restore skb->sk before pskb_trim() call
by Eric Dumazet
· 8 years ago
c21b48c
net: adjust skb->truesize in ___pskb_trim()
by Eric Dumazet
· 8 years ago
adeb45c
fib_rules: fix error return code
by Wei Yongjun
· 8 years ago
0575c86
net: remove unnecessary carrier status check
by Zhang Shengju
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9899886
net: core: Prevent from dereferencing null pointer when releasing SKB
by Myungho Jung
· 8 years ago
b5cdae3
net: Generic XDP
by David S. Miller
· 8 years ago
a50fe0f
lwtunnel: check return value of nla_nest_start
by Pan Bian
· 8 years ago
029c1ec
flow_dissector: add mpls support (v2)
by Benjamin LaHaise
· 8 years ago
f43e9b0
net/devlink: Add E-Switch encapsulation control
by Roi Dayan
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c70b17b7
netpoll: Check for skb->queue_mapping
by Tushar Dave
· 8 years ago
6b633e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
b1d9fc4
bpf: add napi_id read access to __sk_buff
by Daniel Borkmann
· 8 years ago
43170c4
gso: Validate assumption of frag_list segementation
by Ilan Tayari
· 8 years ago
7acf8a1
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
by Matthew Whitehead
· 8 years ago
1f504ec
bpf: remove reference to sock_filter_ext from kerneldoc comment
by Tobias Klauser
· 8 years ago
Next »