Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
15ff67bf85c6c02ab7d850deea0199516e8f16a0
/
net
/
core
3aa5688
bitmap: replace bitmap_{from,to}_u32array
by Yury Norov
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
edbe69e
Revert "defer call to mem_cgroup_sk_alloc()"
by Roman Gushchin
· 7 years ago
4db428a
soreuseport: fix mem leak in reuseport_add_sock()
by Eric Dumazet
· 7 years ago
7973bfd
rtnetlink: remove check for IFLA_IF_NETNSID
by Christian Brauner
· 7 years ago
2b16f04
net: create skb_gso_validate_mac_len()
by Daniel Axtens
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
5bb8ed0
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
by Christian Brauner
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
40ca54e
net_sched: gen_estimator: fix lockdep splat
by Eric Dumazet
· 7 years ago
48bfd55
net_sched: plug in qdisc ops change_tx_queue_len
by Cong Wang
· 7 years ago
6a643dd
net: introduce helper dev_change_tx_queue_len()
by Cong Wang
· 7 years ago
38e01b3
dev: advertise the new ifindex when the netns iface changes
by Nicolas Dichtel
· 7 years ago
c36ac8e
dev: always advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
b61ad68
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
by Christian Brauner
· 7 years ago
c310bfc
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
by Christian Brauner
· 7 years ago
7c4f63b
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
by Christian Brauner
· 7 years ago
457740a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f6b1b3b
bpf: fix subprog verifier bypass by div/mod by 0 exception
by Daniel Borkmann
· 7 years ago
1d62167
bpf: xor of a/x in cbpf can be done in 32 bit alu
by Daniel Borkmann
· 7 years ago
6f9bd3d
bpf: Add sock_ops R/W access to tclass
by Lawrence Brakmo
· 7 years ago
44f0e43
bpf: Add support for reading sk_state and more
by Lawrence Brakmo
· 7 years ago
b13d880
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
by Lawrence Brakmo
· 7 years ago
b73042b
bpf: Add write access to tcp_sock and sock fields
by Lawrence Brakmo
· 7 years ago
34d367c
bpf: Make SOCK_OPS_GET_TCP struct independent
by Lawrence Brakmo
· 7 years ago
a33de39
bpf: Make SOCK_OPS_GET_TCP size independent
by Lawrence Brakmo
· 7 years ago
2585cd6
bpf: Only reply field should be writeable
by Lawrence Brakmo
· 7 years ago
fb07a82
net: Move net:netns_ids destruction out of rtnl_lock() and document locking scheme
by Kirill Tkhai
· 7 years ago
44c02a2
dev_ioctl(): move copyin/copyout to callers
by Al Viro
· 7 years ago
b1b0c24
lift handling of SIOCIW... out of dev_ioctl()
by Al Viro
· 7 years ago
36fd633
net: separate SIOCGIFCONF handling from dev_ioctl()
by Al Viro
· 7 years ago
52e12d5
pktgen: Clean read user supplied flag mess
by Dmitry Safonov
· 7 years ago
99c6d3d
pktgen: Remove brute-force printing of flags
by Dmitry Safonov
· 7 years ago
6f107c7
pktgen: Add behaviour flags macro to generate flags/names
by Dmitry Safonov
· 7 years ago
57a5749b
pktgen: Add missing !flag parameters
by Dmitry Safonov
· 7 years ago
b76f418
net: link_watch: mark bonding link events urgent
by Roopa Prabhu
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a006d5
net: core: Fix kernel-doc for netdev_upper_link()
by Florian Fainelli
· 7 years ago
5de30d5
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
by Florian Fainelli
· 7 years ago
7c68d1a
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
b2d3bcf
net: core: Expose number of link up/down transitions
by David Decotigny
· 7 years ago
b75703d
devlink: fix memory leak on 'resource'
by Colin Ian King
· 7 years ago
ea9722e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1728a4f
bpf: move event_output to const_size_or_zero for xdp/skb as well
by Daniel Borkmann
· 7 years ago
2e4a309
bpf: restrict access to core bpf sysctls
by Daniel Borkmann
· 7 years ago
fa9dd59
bpf: get rid of pure_initcall dependency to enable jits
by Daniel Borkmann
· 7 years ago
205c380
bpf: add csum_diff helper to xdp as well
by Daniel Borkmann
· 7 years ago
43dd751
devlink: Make some functions static
by Wei Yongjun
· 7 years ago
61f3c96
bpf: allow socket_filter programs to use bpf_prog_test_run
by Alexei Starovoitov
· 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
4215727
net: Remove spinlock from get_net_ns_by_id()
by Kirill Tkhai
· 7 years ago
0c06bea
net: Fix possible race in peernet2id_alloc()
by Kirill Tkhai
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7018d1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
56dc7cd
devlink: Add relation between dpipe and resource
by Arkadi Sharshevsky
· 7 years ago
2d8dc5b
devlink: Add support for reload
by Arkadi Sharshevsky
· 7 years ago
d9f9b9a
devlink: Add support for resource abstraction
by Arkadi Sharshevsky
· 7 years ago
2406e7e
devlink: Add per devlink instance lock
by Arkadi Sharshevsky
· 7 years ago
289a4860
net: Restrict unwhitelisted proto caches to size 0
by Kees Cook
· 7 years ago
30c2c9f
net: Define usercopy region in struct proto slab cache
by David Windsor
· 7 years ago
096b985
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
273c28b
net: Convert atomic_t net::count to refcount_t
by Kirill Tkhai
· 7 years ago
68fda45
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
daaf24c
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
d584527
net: Cap number of queues even with accel_priv
by Alexander Duyck
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8c2e6c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
65d51f2
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
82aaff2
net: free RX queue structures
by Jakub Kicinski
· 7 years ago
141b52a
net: use the right variant of kfree
by Jakub Kicinski
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
37e2d99
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
by Eugenia Emantayev
· 7 years ago
b8fd082
net: core: fix module type in sock_diag_bind
by Andrii Vladyka
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c5a9f6f
net/core: Add drop counters to VF statistics
by Eugenia Emantayev
· 7 years ago
02dd329
bpf: finally expose xdp_rxq_info to XDP bpf-programs
by Jesper Dangaard Brouer
· 7 years ago
e817f85
xdp: generic XDP handling of xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
c0124f3
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
by Jesper Dangaard Brouer
· 7 years ago
aecd67b
xdp: base API for new XDP rx-queue info concept
by Jesper Dangaard Brouer
· 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
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f72c4ac
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
by Willem de Bruijn
· 7 years ago
fcffe2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
bf5c25d
skbuff: in skb_segment, call zerocopy functions once per nskb
by Willem de Bruijn
· 7 years ago
9f30e5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5b0890a
flow_dissector: Parse batman-adv unicast headers
by Sven Eckelmann
· 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
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 7 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 7 years ago
56f5aa7
net: Disable GRO_HW when generic XDP is installed on a device.
by Michael Chan
· 7 years ago
fb1f5f7
net: Introduce NETIF_F_GRO_HW.
by Michael Chan
· 7 years ago
Next »