Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
31466f3ed710e5761077190809e694f55aed5deb
/
net
/
core
7c68d1a
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
d0c081b
flow_dissector: properly cap thoff field
by Eric Dumazet
· 7 years ago
7155f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
096b985
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
68fda45
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
b8fd082
net: core: fix module type in sock_diag_bind
by Andrii Vladyka
· 7 years ago
f428fe4
rtnetlink: give a user socket to get_target_net()
by Andrei Vagin
· 7 years ago
71891e2
ethtool: do not print warning for applications using legacy API
by Stephen Hemminger
· 7 years ago
55a5ec9
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"
by David S. Miller
· 7 years ago
f72c4ac
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
by Willem de Bruijn
· 7 years ago
b90ddd5
skbuff: skb_copy_ubufs must release uarg even without user frags
by Willem de Bruijn
· 7 years ago
268b790
skbuff: orphan frags before zerocopy clone
by Willem de Bruijn
· 7 years ago
21b5944
net: Fix double free and memory corruption in get_net_ns_by_id()
by Eric W. Biederman
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
35b99df
sock: free skb in skb_complete_tx_timestamp on error
by Willem de Bruijn
· 7 years ago
2d17d8d
xdp: linearize skb in netif_receive_generic_xdp()
by Song Liu
· 7 years ago
8359301
net: remove duplicate includes
by Pravin Shedge
· 7 years ago
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
Next »