Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8bf543810021ca8aebbec19237b68714f97f7f2c
8bf5438
Merge branch 'dsa-use-per-port-upstream-port'
by David S. Miller
· 7 years ago
07073c7
net: dsa: return per-port upstream port
by Vivien Didelot
· 7 years ago
986d7cc
net: dsa: assign a CPU port to DSA port
by Vivien Didelot
· 7 years ago
0ea54dd
net: dsa: mv88e6xxx: setup global upstream port
by Vivien Didelot
· 7 years ago
fa371c8
net: dsa: mv88e6xxx: helper to setup upstream port
by Vivien Didelot
· 7 years ago
3ee50cb
net: dsa: mv88e6xxx: egress floods all DSA ports
by Vivien Didelot
· 7 years ago
9382a50
Merge branch 'sch_api-style'
by David S. Miller
· 7 years ago
54160ef
net: sched: sch_api: rearrange init handling
by Alexander Aring
· 7 years ago
0ac4bd6
net: sched: sch_api: fix code style issues
by Alexander Aring
· 7 years ago
045203e
Merge branch 'nfp-enhanced-debug-dump-via-ethtool'
by David S. Miller
· 7 years ago
60b84a9
nfp: dump indirect ME CSRs
by Carl Heymann
· 7 years ago
0e6c495
nfp: dump CPP, XPB and direct ME CSRs
by Carl Heymann
· 7 years ago
e9364d3
nfp: dump firmware name
by Carl Heymann
· 7 years ago
10144de
nfp: dump single hwinfo field by key
by Carl Heymann
· 7 years ago
24ff845
nfp: dump all hwinfo
by Carl Heymann
· 7 years ago
e1e798e
nfp: dump rtsyms
by Carl Heymann
· 7 years ago
f3682c7
nfp: dumpspec TLV traversal
by Carl Heymann
· 7 years ago
f7852b8
nfp: dump prolog
by Carl Heymann
· 7 years ago
8a92530
nfp: load debug dump spec
by Carl Heymann
· 7 years ago
d79e19f
nfp: debug dump ethtool ops
by Carl Heymann
· 7 years ago
efbf789
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
by Cong Wang
· 7 years ago
3e394ef2
Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
1dfc266
netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
by Colin Ian King
· 7 years ago
75223d8
Merge branch 'phylib-hard-resetting-devices'
by David S. Miller
· 7 years ago
096457b
macb: Kill PHY reset code
by Sergei Shtylyov
· 7 years ago
bafbdd5
phylib: Add device reset GPIO support
by Sergei Shtylyov
· 7 years ago
62b3237
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
by Simon Horman
· 7 years ago
96f8406
tun: add eBPF based queue selection method
by Jason Wang
· 7 years ago
f520957
Merge branch 'hns3-reset-refactor'
by David S. Miller
· 7 years ago
f2f432f
net: hns3: Refactors the requested reset & pending reset handling code
by Salil Mehta
· 7 years ago
cb1b9f7
net: hns3: Add reset service task for handling reset requests
by Salil Mehta
· 7 years ago
ca1d766
net: hns3: Refactor of the reset interrupt handling logic
by Salil Mehta
· 7 years ago
81da3bf
net: macb: change GFP_KERNEL to GFP_ATOMIC
by Julia Lawall
· 7 years ago
9b89f07
Merge branch 'SFP-phylink-updates'
by David S. Miller
· 7 years ago
8fa7b9b
phylink: convert to fwnode
by Russell King
· 7 years ago
c19bb00
sfp: convert to fwnode
by Russell King
· 7 years ago
b6e67d6
sfp: fix sparse warning
by Russell King
· 7 years ago
0a6fcd3
sfp: add documentation for kernel APIs
by Russell King
· 7 years ago
8796c89
phylink: add documentation for kernel APIs
by Russell King
· 7 years ago
85b4394
phylink: restart 802.3z negotiation when starting net device
by Russell King
· 7 years ago
939eae2
phylink: remove phylink_init_eee()
by Russell King
· 7 years ago
4336c40
phylink: add support for 2500baseX and 10GbaseKR
by Russell King
· 7 years ago
86a362c
phylink: get rid of separate Cisco SGMII and 802.3z modes
by Russell King
· 7 years ago
cf4f267
phylink: merge SGMII and 802.3z handling
by Russell King
· 7 years ago
365c1e6
phy: add phy_interface_mode_is_8023z() helper
by Russell King
· 7 years ago
b0e9fe1
rtnetlink: fix rtnl_link msghandler rcu annotations
by Florian Westphal
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2391f0b
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
8ee5ad1
arch/tile: mark as orphaned
by Chris Metcalf
· 7 years ago
a3fde2a
rtnetlink: ipv6: convert remaining users to rtnl_register_module
by Florian Westphal
· 7 years ago
112d59c
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 7 years ago
d671965
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f4d4c49
Merge branch 'rtnetlink-rework-handler-registration'
by David S. Miller
· 7 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 7 years ago
c1c502b
net: use rtnl_register_module where needed
by Florian Westphal
· 7 years ago
e420251
rtnetlink: get reference on module before invoking handlers
by Florian Westphal
· 7 years ago
addf9b9
net: rtnetlink: use rcu to free rtnl message handlers
by Florian Westphal
· 7 years ago
9753c21
net: phy: broadcom: re-add mistakenly removed config settings
by Heiner Kallweit
· 7 years ago
90ffa72
Merge branch 'ipv6-gre-collect_md'
by David S. Miller
· 7 years ago
56ddd30
samples/bpf: extend test_tunnel_bpf.sh with ip6gre
by William Tu
· 7 years ago
b8da518
bpf: allow disabling tunnel csum for ipv6
by William Tu
· 7 years ago
6712abc
ip6_gre: add ip6 gre and gretap collect_md mode
by William Tu
· 7 years ago
c34bc2b
net: phy: core: don't disable device interrupts in phy_change
by Heiner Kallweit
· 7 years ago
a6d1642
net: phy: core: remove now uneeded disabling of interrupts
by Heiner Kallweit
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
e4485c7
Merge branch 'tcp-cb-selinux-corruption'
by David S. Miller
· 7 years ago
b4d1605
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
by David Ahern
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
ae64f9b
Linux 4.15-rc2
by Linus Torvalds
· 7 years ago
87fc5c6
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ae4806a
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
49a418d
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
c6d3c96
Merge branch 'tcp-2nd-listener-hash'
by David S. Miller
· 7 years ago
27da6d3
tcp: Enable 2nd listener hashtable in TCP
by Martin KaFai Lau
· 7 years ago
61b7c69
inet: Add a 2nd listener hashtable (port+addr)
by Martin KaFai Lau
· 7 years ago
f0b1e64
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
by Martin KaFai Lau
· 7 years ago
76d013b
inet: Add a count to struct inet_listen_hashbucket
by Martin KaFai Lau
· 7 years ago
fb7516d
enic: add sw timestamp support
by Govindarajulu Varadarajan
· 7 years ago
b8278f2
Merge branch 'hv_netvsc-minor-optimizations'
by David S. Miller
· 7 years ago
0487426
vmbus: make hv_get_ringbuffer_availbytes local
by Stephen Hemminger
· 7 years ago
f5a2255
hv_netvsc: optimize initialization of RNDIS header
by Stephen Hemminger
· 7 years ago
a7f99d0
hv_netvsc: use reciprocal divide to speed up percent calculation
by Stephen Hemminger
· 7 years ago
b85e06f
hv_netvsc: replace divide with mask when computing padding
by Stephen Hemminger
· 7 years ago
200a569
hv_netvsc: don't need local xmit_more
by Stephen Hemminger
· 7 years ago
07a7c494
hv_netvsc: drop unused macros
by Stephen Hemminger
· 7 years ago
bcd1d60
rxrpc: Fix the MAINTAINERS record
by David Howells
· 7 years ago
c501256
rxrpc: Use correct netns source in rxrpc_release_sock()
by David Howells
· 7 years ago
886afc1
liquidio: fix incorrect indentation of assignment statement
by Colin Ian King
· 7 years ago
ed75e1a
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
edef309
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 7 years ago
45ab4b1
stmmac: reset last TSO segment size after device open
by Lars Persson
· 7 years ago
5e51fe6
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
by Gao Feng
· 7 years ago
a98a4eb
ipvlan: Add the skb->mark as flow4's member to lookup route
by Gao Feng
· 7 years ago
0653cb2
Merge branch 'realtek-phy-improvements'
by David S. Miller
· 7 years ago
136819a
net: phy: realtek: add utility functions to read/write page addresses
by Martin Blumenstingl
· 7 years ago
f609ab0
net: phy: realtek: use the same indentation for all #defines
by Martin Blumenstingl
· 7 years ago
a82f266d
net: phy: realtek: group all register bit #defines for RTL821x_INER
by Martin Blumenstingl
· 7 years ago
69021e3
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
by Martin Blumenstingl
· 7 years ago
8cc5bae
net: phy: realtek: use the BIT and GENMASK macros
by Martin Blumenstingl
· 7 years ago
Next »