Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7cda4cee1366fae236678a5a6b124bab86b14973
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
af57b7f
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
0cbff6d
s390/qeth: build max size GSO skbs on L2 devices
by Julian Wiedmann
· 7 years ago
6d69b1f
s390/qeth: fix GSO throughput regression
by Julian Wiedmann
· 7 years ago
bc3ab705
s390/qeth: fix thinko in IPv4 multicast address tracking
by Julian Wiedmann
· 7 years ago
7344ba0
Merge branch 'vhost-skb-leaks'
by David S. Miller
· 7 years ago
61d7853
tap: free skb if flags error
by Wei Xu
· 7 years ago
c33ee15
tun: free skb in early errors
by Wei Xu
· 7 years ago
6e47408
vhost: fix skb leak in handle_rx()
by Wei Xu
· 7 years ago
fa935ca
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 7 years ago
ebd5818
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
by Vasundhara Volam
· 7 years ago
e9ecc73
bnxt_en: fix dst/src fid for vxlan encap/decap actions
by Sathya Perla
· 7 years ago
c8fb7b8
bnxt_en: wildcard smac while creating tunnel decap filter
by Sunil Challa
· 7 years ago
a7f3f93
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
by Ray Jui
· 7 years ago
75d0de8
Merge branch 'dsa-cross-chip-FDB-support'
by David S. Miller
· 7 years ago
3169241
net: dsa: support cross-chip FDB operations
by Vivien Didelot
· 7 years ago
3b8fac5
net: dsa: introduce dsa_towards_port helper
by Vivien Didelot
· 7 years ago
5420683
Merge branch 'dsa-simplify-switchdev-prepare-phase'
by David S. Miller
· 7 years ago
e6db98d
net: dsa: add switch mdb bitmap functions
by Vivien Didelot
· 7 years ago
9c428c5
net: dsa: add switch vlan bitmap functions
by Vivien Didelot
· 7 years ago
3709aad
net: dsa: remove trans argument from mdb ops
by Vivien Didelot
· 7 years ago
80e0236
net: dsa: remove trans argument from vlan ops
by Vivien Didelot
· 7 years ago
183dea5
openvswitch: do not propagate headroom updates to internal port
by Paolo Abeni
· 7 years ago
6720f10
Merge branch 'bpf-xdp-stack-uninit-and-offload-tests'
by Daniel Borkmann
· 7 years ago
c336161
net: dummy: remove fake SR-IOV functionality
by Jakub Kicinski
· 7 years ago
7957922
netdevsim: add SR-IOV functionality
by Jakub Kicinski
· 7 years ago
417ec26
selftests/bpf: add offload test based on netdevsim
by Jakub Kicinski
· 7 years ago
31d3ad8
netdevsim: add bpf offload support
by Jakub Kicinski
· 7 years ago
83c9e13
netdevsim: add software driver for testing offloads
by Jakub Kicinski
· 7 years ago
bd0b2e7
net: xdp: make the stack take care of the tear down
by Jakub Kicinski
· 7 years ago
92f0292
net: xdp: report flags program was installed with on query
by Jakub Kicinski
· 7 years ago
118b4aa
net: xdp: avoid output parameters when querying XDP prog
by Jakub Kicinski
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
788c1da
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
e1ba1c9
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
4b1967c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
c5f66a8
Merge branch 'cpsw-ale-cleanups'
by David S. Miller
· 7 years ago
9719360
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
by Grygorii Strashko
· 7 years ago
1971ab5
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
by Grygorii Strashko
· 7 years ago
fb1a732
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
by Grygorii Strashko
· 7 years ago
b5d31f2
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
by Grygorii Strashko
· 7 years ago
d0aef02
net: ethernet: ti: ale: disable ale from stop()
by Grygorii Strashko
· 7 years ago
4ff2c4b
net: ethernet: ti: ale: use proper io apis
by Grygorii Strashko
· 7 years ago
c6395f1
net: ethernet: ti: cpsw: fix ale port numbers
by Grygorii Strashko
· 7 years ago
2733d7b
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
by Grygorii Strashko
· 7 years ago
2c8a14d
net: ethernet: ti: cpsw: move platform data struct to .c file
by Grygorii Strashko
· 7 years ago
dda5f5fe
net: ethernet: ti: cpsw: use proper io apis
by Grygorii Strashko
· 7 years ago
Next »