Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f87c7f646c6f704b29504d63c4ab965584c4aacb
f87c7f6
tools: tc-testing: Command line parms
by Brenda J. Butler
· 7 years ago
c402fb7
Merge branch 'tunchr-get-netns'
by David S. Miller
· 7 years ago
f2780d6
tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
by Kirill Tkhai
· 7 years ago
24dce08
net: Export open_related_ns()
by Kirill Tkhai
· 7 years ago
d8d211a
net: Make extern and export get_net_ns()
by Kirill Tkhai
· 7 years ago
bdc8587
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
dff8baa
kcm: Call strp_stop before strp_done in kcm_attach
by Tom Herbert
· 7 years ago
0e47079
net: phy: dp83867: Add documentation for CLK_OUT pin muxing
by Wadim Egorov
· 7 years ago
9708fb6
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
by Wadim Egorov
· 7 years ago
37c64cf
tipc: apply bearer link tolerance on running links
by Jon Maloy
· 7 years ago
a92ac14
Merge branch 'cxgb4-speed-up-reading-on-chip-memory'
by David S. Miller
· 7 years ago
7494f98
cxgb4: speed up on-chip memory read
by Rahul Lakkireddy
· 7 years ago
1a4330c
cxgb4: rework on-chip memory read
by Rahul Lakkireddy
· 7 years ago
9942895
net: Move ipv4 set_lwt_redirect helper to lwtunnel
by David Ahern
· 7 years ago
64da585
Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver'
by David S. Miller
· 7 years ago
a2e4713
net: dsa: mv88e6xxx: add workaround for 6341 timestamping
by Brandon Streiff
· 7 years ago
c6fe0ad
net: dsa: mv88e6xxx: add rx/tx timestamping support
by Brandon Streiff
· 7 years ago
90af105
net: dsa: forward timestamping callbacks to switch drivers
by Brandon Streiff
· 7 years ago
0336369
net: dsa: forward hardware timestamping ioctls to switch driver
by Brandon Streiff
· 7 years ago
4eb3be2
net: dsa: mv88e6xxx: add support for event capture
by Brandon Streiff
· 7 years ago
a73ccd6
net: dsa: mv88e6xxx: add support for GPIO configuration
by Brandon Streiff
· 7 years ago
2fa8d3a
net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock
by Brandon Streiff
· 7 years ago
0d632c3
net: dsa: mv88e6xxx: add accessors for PTP/TAI registers
by Brandon Streiff
· 7 years ago
b000be9
net: dsa: mv88e6xxx: export g2 register accessors
by Brandon Streiff
· 7 years ago
052fddf
net: ptp: Add stub for ptp_classify_raw()
by Andrew Lunn
· 7 years ago
e0f9759
tcp: try to keep packet if SYN_RCV race is lost
by Eric Dumazet
· 7 years ago
e284fc2
i40e: Add and delete cloud filter
by Avinash Dayanand
· 7 years ago
0075fa0
i40evf: Add support to apply cloud filters
by Harshitha Ramamurthy
· 7 years ago
3872c8d
virtchnl: Add filter data structures
by Harshitha Ramamurthy
· 7 years ago
0718e56
virtchnl: Add a macro to check the size of a union
by Harshitha Ramamurthy
· 7 years ago
0c483bd
i40e: Service request to configure bandwidth for ADq on a VF
by Avinash Dayanand
· 7 years ago
591532d
i40evf: Add support to configure bw via tc tool
by Harshitha Ramamurthy
· 7 years ago
c4998aa
i40e: Delete queue channel for ADq on VF
by Avinash Dayanand
· 7 years ago
5e97ce6
i40evf: Alloc queues for ADq on VF
by Avinash Dayanand
· 7 years ago
c27eac4
i40e: Enable ADq and create queue channel/s on VF
by Avinash Dayanand
· 7 years ago
d5b33d0
i40evf: add ndo_setup_tc callback to i40evf
by Harshitha Ramamurthy
· 7 years ago
eb09f1f
virtchnl: Add virtchl structures to support queue channels
by Harshitha Ramamurthy
· 7 years ago
836ce5e
i40evf: Fix link up issue when queues are disabled
by Avinash Dayanand
· 7 years ago
1d63158
Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG'
by David S. Miller
· 7 years ago
e92bad5
net: Remove atalk header from socket.c
by David Ahern
· 7 years ago
89e5814
net: Make atalk_ptr depend on ATALK or IRDA
by David Ahern
· 7 years ago
19ff13f
net: Make ax25_ptr depend on CONFIG_AX25
by David Ahern
· 7 years ago
330c727
net: Make dn_ptr depend on CONFIG_DECNET
by David Ahern
· 7 years ago
7707968
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
153e1b8
selftests: Add FIB onlink tests
by David Ahern
· 7 years ago
693acdd
i40evf: Make VF reset warning message more clear
by Harshitha Ramamurthy
· 7 years ago
8946b56
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
by Jacob Keller
· 7 years ago
7b63435
i40e: i40e: Change ethtool check from MAC to HW flag
by Dave Ertman
· 7 years ago
7363115
i40e: do not force filter failure in overflow promiscuous
by Alan Brady
· 7 years ago
cc6a96a
i40e: refactor promisc_changed in i40e_sync_vsi_filters
by Alan Brady
· 7 years ago
fbd5eb5
i40evf: Use an iterator of the same type as the list
by Harshitha Ramamurthy
· 7 years ago
a48350c
i40e: broadcast filters can trigger overflow promiscuous
by Alan Brady
· 7 years ago
7be78aa
i40e: don't leak memory addresses
by Mitch Williams
· 7 years ago
03f431b
i40evf: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 7 years ago
3758d2c
i40e: Make local function i40e_get_link_speed static
by Wei Yongjun
· 7 years ago
b95367e
Merge branch 'selftests-fib_tests-simplifications-verbosity-and-a-race'
by David S. Miller
· 7 years ago
e2ba732
selftests: fib_tests: sleep after changing carrier
by David Ahern
· 7 years ago
ee395a5
selftests: fib_tests: Move admin of dummy0 to helpers
by David Ahern
· 7 years ago
1056691
selftests: fib_tests: Make test results more verbose
by David Ahern
· 7 years ago
07f4e62
selftests: fib_tests: simplify ip commands in a namespace
by David Ahern
· 7 years ago
8c2ceab
net/ipv4: Unexport fib_multipath_hash and fib_select_path
by David Ahern
· 7 years ago
0d876f2
net/ipv4: Simplify fib_select_path
by David Ahern
· 7 years ago
3174a94
Merge branch 'sctp-rename-sctp-diag-file-and-add-file-comments-for-it'
by David S. Miller
· 7 years ago
6f68dc9
sctp: add file comments in diag.c
by Xin Long
· 7 years ago
ff22b5b
sctp: rename sctp_diag.c as diag.c
by Xin Long
· 7 years ago
6c67775
mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
by Arkadi Sharshevsky
· 7 years ago
d520d58
Merge branch 'mlxsw-SPAN-cleanups'
by David S. Miller
· 7 years ago
a629ef2
mlxsw: spectrum: Move SPAN code to separate module
by Petr Machata
· 7 years ago
ce470b4
mlxsw: spectrum: Drop struct span_entry.used
by Petr Machata
· 7 years ago
306a934
mlxsw: spectrum: Fix a coding style nit
by Petr Machata
· 7 years ago
439ccd8
Merge branch 'mlxsw-IPIP-cleanups'
by David S. Miller
· 7 years ago
e437f3b
mlxsw: spectrum: Distinguish between IPv4/6 tunnels
by Petr Machata
· 7 years ago
fe735a3
mlxsw: spectrum_ipip: Add a forgotten include
by Petr Machata
· 7 years ago
d75de7b
dpaa_eth: fix incorrect comment
by Jake Moroni
· 7 years ago
885842d
Merge branch 'Replacing-net_mutex-with-rw_semaphore'
by David S. Miller
· 7 years ago
b86b47a
net: Convert netlink_tap_net_ops
by Kirill Tkhai
· 7 years ago
59a5135
net: Convert diag_net_ops
by Kirill Tkhai
· 7 years ago
2608e6b
net: Convert default_device_ops
by Kirill Tkhai
· 7 years ago
9a4d105
net: Convert loopback_net_ops
by Kirill Tkhai
· 7 years ago
0bc9be67
net: Convert addrconf_ops
by Kirill Tkhai
· 7 years ago
22769a2
net: Convert ipv4_sysctl_ops
by Kirill Tkhai
· 7 years ago
cb5e340
net: Convert packet_net_ops
by Kirill Tkhai
· 7 years ago
167f7ac
net: Convert unix_net_ops
by Kirill Tkhai
· 7 years ago
f84c682
net: Convert pernet_subsys, registered from inet_init()
by Kirill Tkhai
· 7 years ago
232cf06
net: Convert sysctl_core_ops
by Kirill Tkhai
· 7 years ago
6c0075d
net: Convert wext_pernet_ops
by Kirill Tkhai
· 7 years ago
83caf62
net: Convert genl_pernet_ops
by Kirill Tkhai
· 7 years ago
13da199
net: Convert subsys_initcall() registered pernet_operations from net/sched
by Kirill Tkhai
· 7 years ago
86b6341
net: Convert fib_* pernet_operations, registered via subsys_initcall
by Kirill Tkhai
· 7 years ago
88b8ffe
net: Convert pernet_subsys ops, registered via net_dev_init()
by Kirill Tkhai
· 7 years ago
36b0068
net: Convert proto_net_ops
by Kirill Tkhai
· 7 years ago
15898a0
net: Convert uevent_net_ops
by Kirill Tkhai
· 7 years ago
906f63e
net: Convert audit_net_ops
by Kirill Tkhai
· 7 years ago
4645667
net: Convert rtnetlink_net_ops
by Kirill Tkhai
· 7 years ago
194b95d
net: Convert netlink_net_ops
by Kirill Tkhai
· 7 years ago
ff291d0
net: Convert net_defaults_ops
by Kirill Tkhai
· 7 years ago
604da74
net: Convert net_inuse_ops
by Kirill Tkhai
· 7 years ago
c9d8fb9
net: Convert nf_log_net_ops
by Kirill Tkhai
· 7 years ago
9549929
net: Convert netfilter_net_ops
by Kirill Tkhai
· 7 years ago
93d230f
net: Convert sysctl_pernet_ops
by Kirill Tkhai
· 7 years ago
Next »