Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8cad443eacf661796a740903a75cb8944c675b4e
/
net
b2d3bcf
net: core: Expose number of link up/down transitions
by David Decotigny
· 7 years ago
291040c
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
b75703d
devlink: fix memory leak on 'resource'
by Colin Ian King
· 7 years ago
9cb05f9
debugfs_sta: Remove unneeded semicolons
by Christopher Díaz Riveros
· 7 years ago
cbcbeed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 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
4b981db
net: sched: cls_u32: add extack support
by Alexander Aring
· 7 years ago
1057c55
net: sched: cls: add extack support for tcf_change_indev
by Alexander Aring
· 7 years ago
571acf2
net: sched: cls: add extack support for delete callback
by Alexander Aring
· 7 years ago
50a5619
net: sched: cls: add extack support for tcf_exts_validate
by Alexander Aring
· 7 years ago
7306db3
net: sched: cls: add extack support for change callback
by Alexander Aring
· 7 years ago
c35a4ac
net: sched: cls_api: handle generic cls errors
by Alexander Aring
· 7 years ago
8865fdd
net: sched: cls: fix code style issues
by Alexander Aring
· 7 years ago
e428660
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
by Yuchung Cheng
· 7 years ago
eb36be0
tcp: avoid min-RTT overestimation from delayed ACKs
by Yuchung Cheng
· 7 years ago
60c2530
tipc: fix race between poll() and setsockopt()
by Jon Maloy
· 7 years ago
30c3e9d
l2tp: remove switch block in l2tp_nl_cmd_session_create()
by Lorenzo Bianconi
· 7 years ago
9afa658
l2tp: remove l2specific_len configurable parameter
by Lorenzo Bianconi
· 7 years ago
62e7b6a
l2tp: remove l2specific_len dependency in l2tp_core
by Lorenzo Bianconi
· 7 years ago
dfffc97
l2tp: double-check l2specific_type provided by userspace
by Lorenzo Bianconi
· 7 years ago
43dd751
devlink: Make some functions static
by Wei Yongjun
· 7 years ago
5a75114
ipv6: mcast: remove dead code
by Eric Dumazet
· 7 years ago
ce62896
caif: reduce stack size with KASAN
by Arnd Bergmann
· 7 years ago
e553116
netfilter: remove messages print and boot/module load time
by Pablo Neira Ayuso
· 7 years ago
0e839dfa
netfilter: nf_tables: set flowtable priority and hooknum field
by Pablo Neira Ayuso
· 7 years ago
4c87158
netfilter: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
b0c3dc6
netfilter: nf_tables: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
d384e65
netfilter: return booleans instead of integers
by Gustavo A. R. Silva
· 7 years ago
3ecbfd6
netfilter: nf_tables: allocate handle and delete objects via handle
by Harsha Sharma
· 7 years ago
cc2d586
netfilter: nf_nat_snmp_basic: use asn1 decoder library
by Taehee Yoo
· 7 years ago
bea588b
netfilter: nf_nat_snmp_basic: use nf_ct_helper_log
by Taehee Yoo
· 7 years ago
8b8f081
netfilter: nf_nat_snmp_basic: replace ctinfo with dir.
by Taehee Yoo
· 7 years ago
e29e5dd
netfilter: nf_nat_snmp_basic: remove debug parameter
by Taehee Yoo
· 7 years ago
f4dbc4c
netfilter: nf_nat_snmp_basic: remove useless comment
by Taehee Yoo
· 7 years ago
69c4a65
Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
591ff9e
ipv6: don't let tb6_root node share routes with other node
by Wei Wang
· 7 years ago
ef58ca3
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
by Andrew Morton
· 7 years ago
128bb97
ip6_gre: init dev->mtu and dev->hard_header_len correctly
by Alexey Kodanev
· 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
89290b8
flow_netlink: Remove unneeded semicolons
by Christopher Díaz Riveros
· 7 years ago
5762d7d
cfg80211: fix station info handling bugs
by Johannes Berg
· 7 years ago
cd443f1
netlink: reset extack earlier in netlink_rcv_skb
by Xin Long
· 7 years ago
d680b35
net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
by Jiri Pirko
· 7 years ago
7155f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
d468984
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
8cb6875
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
ad9294d
bpf: fix cls_bpf on filter replace
by Daniel Borkmann
· 7 years ago
6db959c
tls: reset crypto_info when do_tls_setsockopt_tx fails
by Sabrina Dubroca
· 7 years ago
877d17c
tls: return -EBUSY if crypto_info is already set
by Sabrina Dubroca
· 7 years ago
cf6d43e
tls: fix sw_ctx leak
by Sabrina Dubroca
· 7 years ago
d91c3e1
net/tls: Only attach to sockets in ESTABLISHED state
by Ilya Lesokhin
· 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
41e4b39
netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef
by Arnd Bergmann
· 7 years ago
b069b37
netfilter: nf_defrag: mark xt_table structures 'const' again
by Arnd Bergmann
· 7 years ago
83f1999
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
by Subash Abhinov Kasiviswanathan
· 7 years ago
e3eeacb
netfilter: x_tables: don't return garbage pointer on modprobe failure
by Florian Westphal
· 7 years ago
9be9d04
netfilter: nf_tables: flow_offload depends on flow_table
by Arnd Bergmann
· 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
Next »