Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
205c380778d09291668da5267057a80385f89437
/
net
205c380
bpf: add csum_diff helper to xdp as well
by Daniel Borkmann
· 7 years ago
61f3c96
bpf: allow socket_filter programs to use bpf_prog_test_run
by Alexei Starovoitov
· 7 years ago
4215727
net: Remove spinlock from get_net_ns_by_id()
by Kirill Tkhai
· 7 years ago
0c06bea9
net: Fix possible race in peernet2id_alloc()
by Kirill Tkhai
· 7 years ago
51ab299
net: sched: allow ingress and clsact qdiscs to share filter blocks
by Jiri Pirko
· 7 years ago
d47a6b0
net: sched: introduce ingress/egress block index attributes for qdisc
by Jiri Pirko
· 7 years ago
7960d1d
net: sched: use block index as a handle instead of qdisc when block is shared
by Jiri Pirko
· 7 years ago
caa7260
net: sched: keep track of offloaded filters and check tc offload feature
by Jiri Pirko
· 7 years ago
edf6711
net: sched: remove classid and q fields from tcf_proto
by Jiri Pirko
· 7 years ago
f36fe1c
net: sched: introduce block mechanism to handle netif_keep_dst calls
by Jiri Pirko
· 7 years ago
9d3aaff
net: sched: avoid usage of tp->q in tcf_classify
by Jiri Pirko
· 7 years ago
4861738
net: sched: introduce shared filter blocks infrastructure
by Jiri Pirko
· 7 years ago
a9b1944
net: sched: introduce support for multiple filter chain pointers registration
by Jiri Pirko
· 7 years ago
416ef9b
net: sched: red: don't reset the backlog on every stat dump
by Jakub Kicinski
· 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
b45a53b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
81d947e
net, sched: fix panic when updating miniq {b,q}stats
by Daniel Borkmann
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
e88f2be
tipc: fix race condition at topology server receive
by Jon Maloy
· 7 years ago
161f72e
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
c5006b8
sctp: do not allow the v4 socket to bind a v4mapped v6 address
by Xin Long
· 7 years ago
a0ff660
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
by Xin Long
· 7 years ago
625637bf
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
by Xin Long
· 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
79d891c
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 7 years ago
cd9ff4d
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
by Jim Westfall
· 7 years ago
096b985
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
95a3320
Revert "openvswitch: Add erspan tunnel support."
by William Tu
· 7 years ago
6802f3a
ipv6: Fix build with gcc-4.4.5
by Ido Schimmel
· 7 years ago
e9a0344
tipc: fix bug during lookup of multicast destination nodes
by Jon Maloy
· 7 years ago
273c28b
net: Convert atomic_t net::count to refcount_t
by Kirill Tkhai
· 7 years ago
30be8f8
net/tls: Fix inverted error codes to avoid endless loop
by r.hering@avm.de
· 7 years ago
95ef498
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 7 years ago
594831a
sctp: removed unused var from sctp_make_auth
by Marcelo Ricardo Leitner
· 7 years ago
37f47bc
sctp: avoid compiler warning on implicit fallthru
by Marcelo Ricardo Leitner
· 7 years ago
6503a30
net: ipv4: Make "ip route get" match iif lo rules again.
by Lorenzo Colitti
· 7 years ago
cbbdf84
netlink: extack needs to be reset each time through loop
by David Ahern
· 7 years ago
59b3661
tipc: fix a memory leak in tipc_nl_node_get_link()
by Cong Wang
· 7 years ago
febafc8
tipc: fix a potental access after delete in tipc_sk_join()
by Jon Maloy
· 7 years ago
749439b
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 7 years ago
d542296
9p: add missing module license for xen transport
by Stephen Hemminger
· 7 years ago
59b179b4
cfg80211: check dev_set_name() return value
by Johannes Berg
· 7 years ago
51a1aaa
mac80211_hwsim: validate number of different channels
by Johannes Berg
· 7 years ago
7a94b8c
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
by Dominik Brodowski
· 7 years ago
a48a52b
cfg80211: fully initialize old channel for event
by Johannes Berg
· 7 years ago
564737f
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
7fdb61b
net: sch: prio: Add offload ability to PRIO qdisc
by Nogah Frankel
· 7 years ago
9e8f8f1
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 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
9c70f1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 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
cbd0a6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ce4bb04
Fix a leak in socket(2) when we fail to allocate a file descriptor.
by Al Viro
· 7 years ago
f8253df
net: sch: red: Change offloaded xstats to be incremental
by Nogah Frankel
· 7 years ago
ccc12b1
ipv6: sr: fix TLVs not being copied using setsockopt
by Mathieu Xhonneux
· 7 years ago
862c03e
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
809a79e
tcp: make local function tcp_recv_timestamp static
by Wei Yongjun
· 7 years ago
78bbb15
8021q: fix a memory leak for VLAN 0 device
by Cong Wang
· 7 years ago
398958a
ipv6: Add support for non-equal-cost multipath
by Ido Schimmel
· 7 years ago
3d709f6
ipv6: Use hash-threshold instead of modulo-N
by Ido Schimmel
· 7 years ago
7696c06
ipv6: Use a 31-bit multipath hash
by Ido Schimmel
· 7 years ago
d7dedee
ipv6: Calculate hash thresholds for IPv6 nexthops
by Ido Schimmel
· 7 years ago
b0d55b5
caif_usb: use strlcpy() instead of strncpy()
by Xiongfeng Wang
· 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
c76f97c
sctp: make use of pre-calculated len
by Marcelo Ricardo Leitner
· 7 years ago
5960cef
sctp: add a ceiling to optlen in some sockopts
by Marcelo Ricardo Leitner
· 7 years ago
2e83acb
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
by Marcelo Ricardo Leitner
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
76a4201
xfrm: Fix a race in the xdst pcpu cache.
by Steffen Klassert
· 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
1e532d2
af_key: Fix memory leak in key_notify_policy.
by Steffen Klassert
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
eb929a9
tipc: improve poll() for group member socket
by Jon Maloy
· 7 years ago
232d07b
tipc: improve groupcast scope handling
by Jon Maloy
· 7 years ago
8348500
tipc: add option to suppress PUBLISH events for pre-existing publications
by Jon Maloy
· 7 years ago
d12d2e1
tipc: send out join messages as soon as new member is discovered
by Jon Maloy
· 7 years ago
c2b22bc
tipc: simplify group LEAVE sequence
by Jon Maloy
· 7 years ago
7ad32bc
tipc: create group member event messages when they are needed
by Jon Maloy
· 7 years ago
0233493
tipc: adjustment to group member FSM
by Jon Maloy
· 7 years ago
4ea5dab
tipc: let group member stay in JOINED mode if unable to reclaim
by Jon Maloy
· 7 years ago
8d5dee2
tipc: a couple of cleanups
by Jon Maloy
· 7 years ago
4512c43
ipv6: remove null_entry before adding default route
by Wei Wang
· 7 years ago
20b50d7
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
by Nicolai Stange
· 7 years ago
37e2d99
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
by Eugenia Emantayev
· 7 years ago
3dc2fa47
net: caif: use strlcpy() instead of strncpy()
by Xiongfeng Wang
· 7 years ago
709af18
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
by Colin Ian King
· 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
374d1b5
esp: Fix GRO when the headers not fully in the linear part of the skb.
by Steffen Klassert
· 7 years ago
c5a9f6f
net/core: Add drop counters to VF statistics
by Eugenia Emantayev
· 8 years ago
ef7f8ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
f4803f1
net: tipc: remove unused hardirq.h
by Yang Shi
· 7 years ago
419091f
net: ovs: remove unused hardirq.h
by Yang Shi
· 7 years ago
Next »