Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f3ae608edb3be2e9a3f668d47aced3553eaf6c14
/
net
f3ae608
net: sched: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
a05b8c4
net: rose: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
279badc
openvswitch: conntrack: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
e28101a
net: netrom: nr_in: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
cb4dc41
tipc: fix broken tipc_poll() function
by Jon Maloy
· 7 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 7 years ago
6b3eb75
dsa: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 7 years ago
3f7889c
net: sched: cls_bpf: call block callbacks for offload
by Jiri Pirko
· 7 years ago
245dc51
net: sched: cls_u32: call block callbacks for offload
by Jiri Pirko
· 7 years ago
7746041
net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode
by Jiri Pirko
· 7 years ago
2447a96
net: sched: cls_matchall: call block callbacks for offload
by Jiri Pirko
· 7 years ago
208c0f4
net: sched: use tc_setup_cb_call to call per-block callbacks
by Jiri Pirko
· 7 years ago
acb6744
net: sched: introduce per-block callbacks
by Jiri Pirko
· 7 years ago
6e40cf2
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
by Jiri Pirko
· 7 years ago
8c4083b
net: sched: add block bind/unbind notif. and extended block_get/put
by Jiri Pirko
· 7 years ago
b65f164
ipv6: let trace_fib6_table_lookup() dereference the fib table
by Paolo Abeni
· 7 years ago
f730cc9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
164a5e7
ipv4: ipv4_default_advmss() should use route mtu
by Eric Dumazet
· 7 years ago
520d0d7
Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
ba233b3
tcp: fix tcp_send_syn_data()
by Eric Dumazet
· 7 years ago
1859bac
ipv6: remove from fib tree aged out RTF_CACHE dst
by Paolo Abeni
· 7 years ago
b886d5f
ipv6: start fib6 gc on RTF_CACHE dst creation
by Paolo Abeni
· 7 years ago
6e71b04
bpf: Add file mode configuration into bpf maps
by Chenbo Feng
· 7 years ago
6eba87c
net: ipv4: Change fib notifiers to take a fib_alias
by David Ahern
· 7 years ago
1fba70e
tcp: socket option to set TCP fast open key
by Yuchung Cheng
· 7 years ago
de95e04
net: Add extack to validator_info structs used for address notifier
by David Ahern
· 7 years ago
ff7883e
net: ipv6: Make inet6addr_validator a blocking notifier
by David Ahern
· 7 years ago
f3d9832
ipv6: addrconf: cleanup locking in ipv6_add_addr
by David Ahern
· 7 years ago
0843c09
net/sched: Set the net-device for egress device instance
by Or Gerlitz
· 7 years ago
9854d75
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
d18b4b3
net: sched: cls_u32: use hash_ptr() for tc_u_hash
by Arnd Bergmann
· 7 years ago
c75e427
tipc: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 7 years ago
be070c7
net: l2tp: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
22ce97f
mqprio: fix potential null pointer dereference on opt
by Colin Ian King
· 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
396665e
Merge remote-tracking branch 'net-next/master'
by Stefan Schmidt
· 7 years ago
b9f1f1c
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction
by Eric Dumazet
· 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
d4f4da3
net: ipx: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
275757e6
ipv6: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
fcfd6df
ipv4: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
86e58cc
decnet: af_decnet: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
ff861c4
sunrpc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1ab791d
ipv4: timewait: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ba42179
net: atm: Convert timers to use timer_setup()
by Kees Cook
· 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
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
59f379f
inet/connection_sock: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a92c575
netfilter: ipset: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
cdeabbb
net: sched: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1fccb56
net: can: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c3aed70
xfrm: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4966bab
net/rose: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
83a37b3
net/lapb: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
eb4ddaf
net/decnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f8b8b1c
net: dsa: split dsa_port's netdev member
by Vivien Didelot
· 7 years ago
2231c43
net: dsa: rename dsa_master_get_slave
by Vivien Didelot
· 7 years ago
d0006b0
net: dsa: add slave to master helper
by Vivien Didelot
· 7 years ago
d945097
net: dsa: add slave to port helper
by Vivien Didelot
· 7 years ago
6158eaa
net: dsa: add slave notify helper
by Vivien Didelot
· 7 years ago
a5b930e
net: dsa: use port's cpu_dp when creating a slave
by Vivien Didelot
· 7 years ago
a2084f5
netlink: use NETLINK_CB(in_skb).sk instead of looking it up
by Johannes Berg
· 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
bc5e3a5
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
by David Howells
· 7 years ago
f4d15fb
rxrpc: Provide functions for allowing cleaner handling of signals
by David Howells
· 7 years ago
a68f4a2
rxrpc: Support service upgrade from a kernel service
by David Howells
· 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
36c0a9d
tipc: fix rebasing error
by Jon Maloy
· 7 years ago
5fa85a0
net: core: rcu-ify rtnl af_ops
by Florian Westphal
· 7 years ago
070cbf5b
rtnetlink: place link af dump into own helper
by Florian Westphal
· 7 years ago
d85969f
tcp: cdg: make struct tcp_cdg static
by Colin Ian King
· 7 years ago
bc28df6
net: dccp: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
d01174f
ieee802154: netlink: fix typo of the name of struct genl_ops
by Xue Liu
· 7 years ago
0da4af0
ipv6: only update __use and lastusetime once per jiffy at most
by Wei Wang
· 7 years ago
0e80193
ipv6: check fn before doing FIB6_SUBTREE(fn)
by Wei Wang
· 7 years ago
a10fa20
net: sched: propagate q and parent from caller down to tcf_fill_node
by Jiri Pirko
· 7 years ago
74e3be6
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
by Jiri Pirko
· 7 years ago
1abf272
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
by Jiri Pirko
· 7 years ago
7fa9d97
net: sched: cls_u32: use block instead of q in tc_u_common
by Jiri Pirko
· 7 years ago
c195456
net: sched: ematch: obtain net pointer from blocks
by Jiri Pirko
· 7 years ago
855319b
net: sched: store net pointer in block and introduce qdisc_net helper
by Jiri Pirko
· 7 years ago
69d78ef
net: sched: store Qdisc pointer in struct block
by Jiri Pirko
· 7 years ago
3230290
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
by Alexander Duyck
· 7 years ago
e4655e4
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
e086101
tcp: add a tracepoint for tcp retransmission
by Cong Wang
· 7 years ago
6578759
net_sched: fix a compile warning in act_ife
by Cong Wang
· 7 years ago
ae96d33
Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
841f4f2
net: dsa: remove .set_addr
by Vivien Didelot
· 7 years ago
258bbb1
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
4e8b86c
mqprio: Introduce new hardware offload mode and shaper in mqprio
by Amritha Nambiar
· 7 years ago
04d7b57
tipc: add multipoint-to-point flow control
by Jon Maloy
· 7 years ago
a3bada7
tipc: guarantee delivery of last broadcast before DOWN event
by Jon Maloy
· 7 years ago
399574d
tipc: guarantee delivery of UP event before first broadcast
by Jon Maloy
· 7 years ago
2f48771
tipc: guarantee that group broadcast doesn't bypass group unicast
by Jon Maloy
· 7 years ago
b87a5ea
tipc: guarantee group unicast doesn't bypass group broadcast
by Jon Maloy
· 7 years ago
Next »