Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5869b8fadad0be948e310c456f111c4103f5fbfb
5869b8f
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
by Xin Long
· 6 years ago
b6163f1
net: phy: improve genphy_read_status
by Heiner Kallweit
· 6 years ago
9dfe6aa
Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'
by David S. Miller
· 6 years ago
61f7c6f
nfp: implement ethtool get module EEPROM
by Dirk van der Merwe
· 6 years ago
593cb18
nfp: nsp: implement read SFF module EEPROM
by Dirk van der Merwe
· 6 years ago
eff07b42d
nfp: flower: reduce action list size by coalescing mangle actions
by Pieter Jansen van Vuuren
· 6 years ago
ac9e81c
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
by Heiner Kallweit
· 6 years ago
191aeea
net: ethernet: ti: davinci_mdio: switch to readl/writel()
by Grygorii Strashko
· 6 years ago
3370b58
Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size'
by David S. Miller
· 6 years ago
db4863f
cxgb3/l2t: Use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
7649773
cxgb3/l2t: Fix undefined behaviour
by Gustavo A. R. Silva
· 6 years ago
a2c7023
net: dsa: read mac address from DT for slave device
by Xiaofei Shen
· 6 years ago
f5d5476
tcp: fix tcp_inet6_sk() for 32bit kernels
by Eric Dumazet
· 6 years ago
6578229
r8169: use netif_receive_skb_list batching
by Heiner Kallweit
· 6 years ago
e660755
Merge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_rollback-mechanism'
by David S. Miller
· 6 years ago
a4e76ba
mlxsw: spectrum_acl: Rename rehash_dis trace
by Jiri Pirko
· 6 years ago
7c33c72
mlxsw: spectrum_acl: Remove failed_rollback dead end
by Jiri Pirko
· 6 years ago
f3d4ef1
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
by Jiri Pirko
· 6 years ago
44fd86c
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
by Jiri Pirko
· 6 years ago
35f861e
net: bridge: use netif_is_bridge_port()
by Julian Wiedmann
· 6 years ago
acb10ea
team: use netif_is_team_port()
by Julian Wiedmann
· 6 years ago
9f76489
cxgb4/cxgb4vf: Display advertised FEC in ethtool
by Vishal Kulkarni
· 6 years ago
5d10de3
cxgb4: Update 1.23.3.0 as the latest firmware supported.
by Vishal Kulkarni
· 6 years ago
18b6f71
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
by wenxu
· 6 years ago
eb70a1a
tcp: cleanup sk_tx_skb_cache before reuse
by Eric Dumazet
· 6 years ago
faddd6c
MAINTAINERS: Fix mellanox Innova IPsec
by Boris Pismenny
· 6 years ago
49b1b4a
selftests: tc-testing: Add pedit tests
by Dmytro Linkin
· 6 years ago
3616d08
ipv6: Move ipv6 stubs to a separate header file
by David Ahern
· 6 years ago
5f4d6749
Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct'
by David S. Miller
· 6 years ago
979e276
net: Use common nexthop init and release helpers
by David Ahern
· 6 years ago
f174173
net: Add fib_nh_common and update fib_nh and fib6_nh
by David Ahern
· 6 years ago
ad1601a
ipv6: Rename fib6_nh entries
by David Ahern
· 6 years ago
b75ed8b
ipv4: Rename fib_nh entries
by David Ahern
· 6 years ago
572bf4d
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
by David Ahern
· 6 years ago
6d3d07b
ipv6: Refactor fib6_ignore_linkdown
by David Ahern
· 6 years ago
2b2450c
ipv6: Move gateway checks to a fib6_nh setting
by David Ahern
· 6 years ago
dac7d0f
ipv6: Create cleanup helper for fib6_nh
by David Ahern
· 6 years ago
83c44251
ipv6: Create init helper for fib6_nh
by David Ahern
· 6 years ago
faa041a
ipv4: Create cleanup helper for fib_nh
by David Ahern
· 6 years ago
e4516ef
ipv4: Create init helper for fib_nh
by David Ahern
· 6 years ago
331c7a4
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
by David Ahern
· 6 years ago
8373c6c
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
by David Ahern
· 6 years ago
113e59d
Merge branch 'selftests-forwarding-Add-new-test-cases'
by David S. Miller
· 6 years ago
30905dc
selftests: mlxsw: Add a new test for strict priority
by Petr Machata
· 6 years ago
573363a
selftests: mlxsw: Add qos_lib.sh
by Petr Machata
· 6 years ago
5dde21b
selftests: mlxsw: qos_mc_aware: Configure shared buffers
by Petr Machata
· 6 years ago
d04cc72
selftests: forwarding: devlink_lib: Add shared buffer helpers
by Petr Machata
· 6 years ago
8e46aee
selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV
by Petr Machata
· 6 years ago
2cca875
selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh
by Petr Machata
· 6 years ago
2fcbc0b
selftests: forwarding: Test action VLAN modify
by Danielle Ratson
· 6 years ago
0637e1f
selftests: forwarding: Add PCP match and VLAN match tests
by Amit Cohen
· 6 years ago
ca059af
selftests: forwarding: Add reverse path forwarding (RPF) test cases
by Ido Schimmel
· 6 years ago
eda3d1b
net: mvneta: Add 2500BaseT support
by Maxime Chevallier
· 6 years ago
06bd2bd
openvswitch: Add timeout support to ct action
by Yi-Hung Wei
· 6 years ago
717700d
netfilter: Export nf_ct_{set,destroy}_timeout()
by Yi-Hung Wei
· 6 years ago
c63d11b
Merge branch 's390-next'
by David S. Miller
· 6 years ago
2e873d1
s390/qeth: send IDX cmds via qeth_send_control_data()
by Julian Wiedmann
· 6 years ago
48ce6f8
s390/qeth: use callback to finalize cmd
by Julian Wiedmann
· 6 years ago
61e0446
s390/qeth: let qeth_notify_reply() set the notify reason
by Julian Wiedmann
· 6 years ago
988a747d
s390/qeth: clarify default cmd callback
by Julian Wiedmann
· 6 years ago
782e4a7
s390/qeth: don't poll for cmd IO completion
by Julian Wiedmann
· 6 years ago
df2a2a5
s390/qeth: convert IP table spinlock to mutex
by Julian Wiedmann
· 6 years ago
7686e4b
s390/qeth: defer IPv6 address notifier events
by Julian Wiedmann
· 6 years ago
05a1785
s390/qeth: add wrapper for IP table access
by Julian Wiedmann
· 6 years ago
5c0aebc
s390/qeth: remove locking for RX modeset cache
by Julian Wiedmann
· 6 years ago
d0c7482
s390/qeth: defer RX modesetting
by Julian Wiedmann
· 6 years ago
1571e2f
Merge branch 'net-call-for-phys_port_name-into-devlink-directly-if-possible'
by David S. Miller
· 6 years ago
746364f
net: devlink: add warning for ndo_get_phys_port_name set when not needed
by Jiri Pirko
· 6 years ago
f1fa719
nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()
by Jiri Pirko
· 6 years ago
d484210
dsa: do not support ndo_get_phys_port_name for non-legacy ports
by Jiri Pirko
· 6 years ago
716efee
dsa: implement ndo_get_devlink_port
by Jiri Pirko
· 6 years ago
ab178b0
bnxt: remove ndo_get_phys_port_name implementation
by Jiri Pirko
· 6 years ago
c9c49a6
bnxt: implement ndo_get_devlink_port
by Jiri Pirko
· 6 years ago
14c03ac
net: devlink: remove unused devlink_port_get_phys_port_name() function
by Jiri Pirko
· 6 years ago
59a6b35
mlxsw: Remove ndo_get_phys_port_name implementation
by Jiri Pirko
· 6 years ago
011d325
mlxsw: Implement ndo_get_devlink_port
by Jiri Pirko
· 6 years ago
af3836d
net: devlink: introduce devlink_compat_phys_port_name_get()
by Jiri Pirko
· 6 years ago
5dc37bb
net: replace ndo_get_devlink with ndo_get_devlink_port
by Jiri Pirko
· 6 years ago
335bc0dd
nfp: register devlink port before netdev
by Jiri Pirko
· 6 years ago
ede1fd1
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
df45370
inet: switch IP ID generator to siphash
by Eric Dumazet
· 6 years ago
180a8c3
net: phy: mdio-bcm-unimac: remove redundant !timeout check
by Colin Ian King
· 6 years ago
4f66154
tcp: fix zerocopy and notsent_lowat issues
by Eric Dumazet
· 6 years ago
4d5ec89
net: openvswitch: Add a new action check_pkt_len
by Numan Siddique
· 6 years ago
d7aa033
Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'
by David S. Miller
· 6 years ago
69f42be
net: phy: marvell: add PHY tunable fast link down support for 88E1540
by Heiner Kallweit
· 6 years ago
3aeb080
ethtool: add PHY Fast Link Down support
by Heiner Kallweit
· 6 years ago
7b7ed88
net/core: Allow the compiler to verify declaration and definition consistency
by Bart Van Assche
· 6 years ago
a986967
net/core: Fix rtnetlink kernel-doc headers
by Bart Van Assche
· 6 years ago
d79b3ba
net/core: Document __skb_flow_dissect() flags argument
by Bart Van Assche
· 6 years ago
b3c0fd6
net/core: Document all dev_ioctl() arguments
by Bart Van Assche
· 6 years ago
37f3c42
net/core: Document reuseport_add_sock() bind_inany argument
by Bart Van Assche
· 6 years ago
863d1a8
net: dsa: mv88e6xxx: remove unneeded cmode initialization
by Heiner Kallweit
· 6 years ago
3270559
bnx2x: Utilize FW 7.13.11.0.
by Sudarsana Reddy Kalluru
· 6 years ago
1713cb3
fou: Support binding FoU socket
by Kristian Evensen
· 6 years ago
1a9df9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
eec7e29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
b0be25c
Merge branch 'net-mvpp2-Classifier-updates-and-cleanups'
by David S. Miller
· 6 years ago
c2d3d8e
net: mvpp2: cls: Rework C2 engine macros
by Maxime Chevallier
· 6 years ago
Next »