Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ed52870f4676489124d8697fd00e6ae6c504e586
/
net
/
core
029b6d1
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
by Johannes Berg
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
441a330
net: xdp: don't allow device-bound programs in driver mode
by Jakub Kicinski
· 7 years ago
288b3de
bpf: offload: move offload device validation out to the drivers
by Jakub Kicinski
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
11bf284
net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
by Kirill Tkhai
· 7 years ago
c92eb77
net-sysfs: trigger netlink notification on ifalias change via sysfs
by Roopa Prabhu
· 7 years ago
87c320e
net: core: dev_get_valid_name is now the same as dev_alloc_name_ns
by Rasmus Villemoes
· 7 years ago
d6f295e
net: core: maybe return -EEXIST in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
9380910
net: core: check dev_valid_name in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
6224abd
net: core: drop pointless check in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
c46d764
net: core: eliminate dev_alloc_name{,_ns} code duplication
by Rasmus Villemoes
· 7 years ago
2c88b85
net: core: move dev_alloc_name_ns a little higher
by Rasmus Villemoes
· 7 years ago
51f299d
net: core: improve sanity checking in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
3a9b76f
tcp: allow drivers to tweak TSQ logic
by Eric Dumazet
· 7 years ago
ce2b7db
fib_rules: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0b6f595
fib_notifier: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ee21b18b
netdev: exit_net cleanup check added
by Vasily Averin
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5290ada
sock: Remove the global prot_inuse counter.
by Tonghao Zhang
· 7 years ago
8d6e79d
tipc: improve link resiliency when rps is activated
by Jon Maloy
· 7 years ago
a3dcaf1
net: allow per netns sysctl_rmem and sysctl_wmem for protos
by Eric Dumazet
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
af07339
netpoll: Use lockdep to assert IRQs are disabled/enabled
by Frederic Weisbecker
· 7 years ago
7f5d3f2
pktgen: document 32-bit timestamp overflow
by Arnd Bergmann
· 7 years ago
03ac738
rtnetlink: fix missing size for IFLA_IF_NETNSID
by Colin Ian King
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b37a530
bpf: remove old offload/analyzer
by Jakub Kicinski
· 7 years ago
248f346
xdp: allow attaching programs loaded for specific device
by Jakub Kicinski
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
79e1ad1
rtnetlink: use netnsid to query interface
by Jiri Benc
· 7 years ago
7cbebc8
net: export peernet2id_alloc
by Jiri Benc
· 7 years ago
df7e8e2
pktgen: do not abuse IN6_ADDR_HSIZE
by Eric Dumazet
· 7 years ago
2b5ec1a
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
by Ye Yin
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4620940
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
by Jiri Pirko
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
aa2bc73
net: filter: remove unused variable and fix warning
by Jakub Kicinski
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bfa64075
bpf: rename sk_actions to align with bpf infrastructure
by John Fastabend
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
ef5201c
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
by Xin Long
· 7 years ago
eeda3fb
rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
by Xin Long
· 7 years ago
c24b14c
tcp: add tracepoint trace_tcp_send_reset
by Song Liu
· 7 years ago
058c8d5
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cd86d1f
bpf: Adding helper function bpf_getsockops
by Lawrence Brakmo
· 7 years ago
95491e3
net: ethtool: remove error check for legacy setting transceiver type
by Niklas Söderlund
· 7 years ago
1b5f962
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
54d43117
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
by Willem de Bruijn
· 7 years ago
f7e9cb1
bpf: remove mark access for SK_SKB program types
by John Fastabend
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
8f2e9ca
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
29d1b33
bpf: allow access to skb->len from offloads
by Jakub Kicinski
· 7 years ago
4f9218a
bpf: move knowledge about post-translation offsets out of verifier
by Jakub Kicinski
· 7 years ago
7de16e3
bpf: split verifier and program ops
by Jakub Kicinski
· 7 years ago
99767f2
net/core: Convert sk_timer users to use timer_setup()
by Kees Cook
· 7 years ago
9f12a77
net/core: Collapse redundant sk_timer callback data assignments
by Kees Cook
· 7 years ago
1c601d8
bpf: cpumap xdp_buff to skb conversion and allocation
by Jesper Dangaard Brouer
· 7 years ago
9c270af
bpf: XDP_REDIRECT enable use of cpumap
by Jesper Dangaard Brouer
· 7 years ago
5a6cd6d
ethtool: add ethtool_intersect_link_masks
by Alan Brady
· 7 years ago
8a5f216
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
by Henrik Austad
· 7 years ago
5fa85a0
net: core: rcu-ify rtnl af_ops
by Florian Westphal
· 7 years ago
070cbf5
rtnetlink: place link af dump into own helper
by Florian Westphal
· 7 years ago
823038c
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
by Xin Long
· 7 years ago
0ad646c
tun: call dev_get_valid_name() before register_netdevice()
by Cong Wang
· 7 years ago
2459b4c
net: enable interface alias removal via rtnl
by Nicolas Dichtel
· 7 years ago
2d7f669
rtnetlink: do not set notification for tx_queue_len in do_setlink
by Xin Long
· 7 years ago
64ff90c
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
by Xin Long
· 7 years ago
dc709f3
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
by Xin Long
· 7 years ago
e6e6659
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
by Xin Long
· 7 years ago
ebdcf04
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event
by Xin Long
· 7 years ago
8a21258
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
by Xin Long
· 7 years ago
e086101
tcp: add a tracepoint for tcp retransmission
by Cong Wang
· 7 years ago
09001b0
net: fix typo in skbuff.c
by Wenhua Shi
· 7 years ago
c0576e3
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
by Eric Dumazet
· 7 years ago
75cb070
Revert "net: defer call to cgroup_sk_alloc()"
by Eric Dumazet
· 7 years ago
833e0e2
net: dst: move cpu inside ifdef to avoid compilation warning
by Jakub Kicinski
· 7 years ago
b88d12e
rtnetlink: bridge: use ext_ack instead of printk
by Florian Westphal
· 7 years ago
9f77fad
net/core: Fix BUG to BUG_ON conditionals.
by Tim Hansen
· 7 years ago
d66f2b9
bpf: don't rely on the verifier lock for metadata_dst allocation
by Jakub Kicinski
· 7 years ago
fbb1fb4
net: defer call to cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
9f1c267
net: memcontrol: defer call to mem_cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
42ab19e
net: Add extack to upper device linking
by David Ahern
· 7 years ago
33eaf2a
net: Add extack to ndo_add_slave
by David Ahern
· 7 years ago
51d0c047
net: Add extack to netdev_notifier_info
by David Ahern
· 7 years ago
6621dd2
dev: advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
c818fa9
net: cache skb_shinfo() in skb_try_coalesce()
by Eric Dumazet
· 7 years ago
5c45121
rtnetlink: remove __rtnl_af_unregister
by Florian Westphal
· 7 years ago
Next »