Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
097963959594c5eccaba42510f7033f703211bda
/
net
/
core
« Previous
6edf101
devlink: Prevent port_type_set() callback when it's not needed
by Elad Raz
· 8 years ago
7281a66
net: allow to kill a task which waits net_mutex in copy_new_ns
by Andrey Vagin
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
f8c3bf0
net/socket: factor out helpers for memory and queue manipulation
by Paolo Abeni
· 8 years ago
2a73306
netns: revert "netns: avoid disabling irq for netns id"
by Paul Moore
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
e4961b0
net: core: Correctly iterate over lower adjacency list
by Ido Schimmel
· 8 years ago
3805a93
flow_dissector: Check skb for VLAN only if skb specified.
by Eric Garver
· 8 years ago
41ee9c5
soreuseport: do not export reuseport_add_sock()
by Eric Dumazet
· 8 years ago
67b62f9
net: dev: Improve debug statements for adjacency tracking
by David Ahern
· 8 years ago
0f524a8
net: Add warning if any lower device is still in adjacency list
by David Ahern
· 8 years ago
f1170fd
net: Remove all_adj_list and its references
by David Ahern
· 8 years ago
1a3f060
net: Introduce new api for walking upper and lower devices
by David Ahern
· 8 years ago
790510d
net: Remove refnr arg when inserting link adjacencies
by David Ahern
· 8 years ago
a0e65de
net: report right mtu value in error message
by Jakub Kicinski
· 8 years ago
9a0b1e8
net: pktgen: remove rcu locking in pktgen_change_name()
by Eric Dumazet
· 8 years ago
1104d9b
lwtunnel: Add destroy state operation
by Tom Herbert
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
cf53b1d
Revert "net: Add driver helper functions to determine checksum offloadability"
by stephen hemminger
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
775f4f0
net: rtnl: info leak in rtnl_fill_vfinfo()
by Dan Carpenter
· 8 years ago
61e8462
net: centralize net_device min/max MTU checking
by Jarod Wilson
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
2d75807
mm: memcontrol: consolidate cgroup socket tracking
by Johannes Weiner
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
9340903
net: Add netdev all_adj_list refcnt propagation to fix panic
by Andrew Collins
· 8 years ago
b6a7920
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
by Shmulik Ladkani
· 8 years ago
2586926
skb_splice_bits(): get rid of callback
by Al Viro
· 8 years ago
fa34cd9
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
by Arnd Bergmann
· 8 years ago
63d7546
net: pktgen: fix pkt_size
by Paolo Abeni
· 8 years ago
7836667
net: do not export sk_stream_write_space
by Eric Dumazet
· 8 years ago
f20fbc0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 8 years ago
2c1e270
netfilter: call nf_hook_ingress with rcu_read_lock
by Aaron Conole
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
2ed6afd
netns: move {inc,dec}_net_namespaces into #ifdef
by Arnd Bergmann
· 8 years ago
7a4b28c
bpf: add helper to invalidate hash
by Daniel Borkmann
· 8 years ago
669dc4d
bpf: use bpf_get_smp_processor_id_proto instead of raw one
by Daniel Borkmann
· 8 years ago
2d48c5f
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
by Daniel Borkmann
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7872559
Merge branch 'nsfs-ioctls' into HEAD
by Eric W. Biederman
· 8 years ago
bcac25a
kernel: add a helper to get an owning user namespace for a namespace
by Andrey Vagin
· 8 years ago
df75e77
userns: When the per user per user namespace limit is reached return ENOSPC
by Eric W. Biederman
· 8 years ago
ecf4ee4
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
by Shmulik Ladkani
· 8 years ago
636c262
net: skbuff: Remove errornous length validation in skb_vlan_pop()
by Shmulik Ladkani
· 8 years ago
bfca4c5
net: skbuff: Export __skb_vlan_pop
by Shmulik Ladkani
· 8 years ago
36bbef5
bpf: direct packet write and access for helpers for clsact progs
by Daniel Borkmann
· 8 years ago
07b26c9
gso: Support partial splitting at the frag_list pointer
by Steffen Klassert
· 8 years ago
d979a39
cgroup: duplicate cgroup reference when cloning sockets
by Johannes Weiner
· 8 years ago
69ae6ad
net: core: Add offload stats to if_stats_msg
by Nogah Frankel
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
181402a
net: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
f3694e0
bpf: add BPF_CALL_x macros for declaring helpers
by Daniel Borkmann
· 8 years ago
374fb54
bpf: add own ctx rewriter on ifindex for clsact progs
by Daniel Borkmann
· 8 years ago
f035a51
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
by Daniel Borkmann
· 8 years ago
6088b58
bpf: minor cleanups in helpers
by Daniel Borkmann
· 8 years ago
b8b867e
rtnetlink: remove unused ifla_stats_policy
by stephen hemminger
· 8 years ago
9f5afea
tcp: use an RB tree for ooo receive queue
by Yaogong Wang
· 8 years ago
24b27fc
bonding: Fix bonding crash
by Mahesh Bandewar
· 8 years ago
bc51ddd
netns: avoid disabling irq for netns id
by WANG Cong
· 8 years ago
38f507f
vxlan: call peernet2id() in fdb notification
by WANG Cong
· 8 years ago
635c223
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
by Gao Feng
· 8 years ago
d297653
rtnetlink: fdb dump: optimize by saving last interface markers
by Roopa Prabhu
· 8 years ago
3ee5256
netns: make nla_policy const
by stephen hemminger
· 8 years ago
85bae4b
drop_monitor: make genl_multicast_group const
by stephen hemminger
· 8 years ago
14972cb
net: lwtunnel: Handle fragmentation
by Roopa Prabhu
· 8 years ago
4185249
net: batch calls to flush_all_backlogs()
by Eric Dumazet
· 8 years ago
6bc506b
bridge: switchdev: Add forward mark support for stacked devices
by Ido Schimmel
· 8 years ago
145dd5f
net: flush the softnet backlog in process context
by Paolo Abeni
· 8 years ago
ba2489b
net: remove clear_sk() method
by Eric Dumazet
· 8 years ago
4cac820
udp: get rid of sk_prot_clear_portaddr_nulls()
by Eric Dumazet
· 8 years ago
f8edcd1
net: rtnetlink: Don't export empty RTAX_FEATURES
by Phil Sutter
· 8 years ago
54fd9c2
bpf: get rid of cgroup helper related ifdefs
by Daniel Borkmann
· 8 years ago
4de1696
bpf: enable event output helper also for xdp types
by Daniel Borkmann
· 8 years ago
5293efe
bpf: add bpf_skb_change_tail helper
by Daniel Borkmann
· 8 years ago
45c7fff
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
by Daniel Borkmann
· 8 years ago
f6a6692
flow_dissector: Get vlan priority in addition to vlan id
by Hadar Hen Zion
· 8 years ago
d5709f7
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
by Hadar Hen Zion
· 8 years ago
60747ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f8c46cb
netns: do not call pernet ops for not yet set up init_net namespace
by Dmitry Torokhov
· 8 years ago
952fcfd
net: remove type_check from dev_get_nest_level()
by Sabrina Dubroca
· 8 years ago
0ed661d
bpf: fix write helpers with regards to non-linear parts
by Daniel Borkmann
· 8 years ago
747ea55
bpf: fix bpf_skb_in_cgroup helper naming
by Daniel Borkmann
· 8 years ago
ab10dcc
rps: Inspect PPTP encapsulated by GRE to get flow hash
by Gao Feng
· 8 years ago
59cc1f6
net: sched: convert qdisc linked list to hashtable
by Jiri Kosina
· 8 years ago
0e7bbcc
neigh: allow admin to set NUD_STALE
by Julian Anastasov
· 8 years ago
8065694
bpf: fix checksum for vlan push/pop helper
by Daniel Borkmann
· 8 years ago
479ffcc
bpf: fix checksum fixups on bpf_skb_store_bytes
by Daniel Borkmann
· 8 years ago
a2bfe6b
bpf: also call skb_postpush_rcsum on xmit occasions
by Daniel Borkmann
· 8 years ago
7032866
netns: Add a limit on the number of net namespaces
by Eric W. Biederman
· 8 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 8 years ago
d1c2b50
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update()
by He Chunhui
· 8 years ago
aa7145c
bpf, events: fix offset in skb copy handler
by Daniel Borkmann
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
262d862
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
by Brenden Blanco
· 8 years ago
d1fdd91
rtnl: add option for setting link xdp prog
by Brenden Blanco
· 8 years ago
a7862b4
net: add ndo to setup/query xdp prog in adapter rx
by Brenden Blanco
· 8 years ago
6a773a1
bpf: add XDP prog type for early driver filter
by Brenden Blanco
· 8 years ago
555c8a8
bpf: avoid stack copy and use skb ctx for event output
by Daniel Borkmann
· 8 years ago
Next »