Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93642e14bd50e59b11cf6389ce3fc243e932777a
93642e1
net: introduce dev_net notifier register/unregister variants
by Jiri Pirko
· 5 years ago
1f63770
net: push code from net notifier reg/unreg into helpers
by Jiri Pirko
· 5 years ago
48b3a13
net: call call_netdevice_unregister_net_notifiers from unregister
by Jiri Pirko
· 5 years ago
cd94ef0
soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.
by Kuniyuki Iwashima
· 5 years ago
4d43470
Merge branch 'Support-fraglist-GRO-GSO'
by David S. Miller
· 5 years ago
9fd1ff5
udp: Support UDP fraglist GRO/GSO.
by Steffen Klassert
· 5 years ago
3a1296a
net: Support GRO/GSO fraglist chaining.
by Steffen Klassert
· 5 years ago
1a3c998
net: Add a netdev software feature set that defaults to off.
by Steffen Klassert
· 5 years ago
3b33583
net: Add fraglist GRO/GSO feature flags
by Steffen Klassert
· 5 years ago
79572c9
mvneta driver disallow XDP program on hardware buffer management
by Sven Auhagen
· 5 years ago
122d74f
rxrpc: Fix use-after-free in rxrpc_receive_data()
by David Howells
· 5 years ago
55cd9f6
net_sched: ematch: reject invalid TCF_EM_SIMPLE
by Eric Dumazet
· 5 years ago
f9e9555
net: include struct nhmsg size in nh nlmsg size
by Stephen Worley
· 5 years ago
760d228
net_sched: walk through all child classes in tc_bind_tclass()
by Cong Wang
· 5 years ago
2e24cd7
net_sched: fix ops->bind_class() implementations
by Cong Wang
· 5 years ago
16b25d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
611973c
selftests: netfilter: Introduce tests for sets with range concatenation
by Stefano Brivio
· 5 years ago
3c4287f6
nf_tables: Add set type for arbitrary concatenation of ranges
by Stefano Brivio
· 5 years ago
2092767
bitmap: Introduce bitmap_cut(): cut bits and shift remaining
by Stefano Brivio
· 5 years ago
f3a2181
netfilter: nf_tables: Support for sets with multiple ranged fields
by Stefano Brivio
· 5 years ago
7b225d0
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
by Pablo Neira Ayuso
· 5 years ago
20a1452
netfilter: nf_tables: add nft_setelem_parse_key()
by Pablo Neira Ayuso
· 5 years ago
32efcc0
tcp: export count for rehash attempts
by Abdul Kabbani
· 5 years ago
6efca89
Merge branch 's390-qeth-next'
by David S. Miller
· 5 years ago
17d9723
s390/qeth: remove HARDSETUP state
by Julian Wiedmann
· 5 years ago
7f92316c
s390/qeth: make cmd/reply matching more flexible
by Julian Wiedmann
· 5 years ago
91003f3
s390/qeth: consolidate online/offline code
by Julian Wiedmann
· 5 years ago
aa3ad392
s390/qeth: consolidate QDIO queue setup
by Julian Wiedmann
· 5 years ago
8ca769e
s390/qeth: shift some bridgeport code around
by Julian Wiedmann
· 5 years ago
14a1d24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 5 years ago
4d8773b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
18a8d35
ice: Bump version
by Tony Nguyen
· 5 years ago
6876fb6
ice: Implement ethtool get/set rx-flow-hash
by Md Fahad Iqbal Polash
· 5 years ago
1c01c8c
ice: Initilialize VF RSS tables
by Md Fahad Iqbal Polash
· 5 years ago
2c61054
ice: Optimize table usage
by Tony Nguyen
· 5 years ago
43dbfc7bb
ice: Enable writing filtering tables
by Tony Nguyen
· 5 years ago
451f2c4
ice: Populate TCAM filter software structures
by Tony Nguyen
· 5 years ago
2821e26
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 5 years ago
84809aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
f041ead
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
fa865ba
firestream: fix memory leaks
by Wenwen Wang
· 5 years ago
6badad1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
a075f23
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
93d1a05
Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
722943a
Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
4cea903
btrfs: dev-replace: remove warning for unknown return codes when finished
by David Sterba
· 5 years ago
3333e50
Merge branch 'mlxsw-Offload-TBF'
by David S. Miller
· 5 years ago
e814c58
selftests: mlxsw: Add a TBF selftest
by Petr Machata
· 5 years ago
c143139
selftests: forwarding: lib: Allow reading TC rule byte counters
by Petr Machata
· 5 years ago
4121d94
selftests: forwarding: lib: Add helpers for busywaiting
by Petr Machata
· 5 years ago
adc6c7e
selftests: Move two functions from mlxsw's qos_lib to lib
by Petr Machata
· 5 years ago
a44f58c
mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc
by Petr Machata
· 5 years ago
dbacf8b
mlxsw: spectrum: Configure shaper rate and burst size together
by Petr Machata
· 5 years ago
4725954
mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_sp
by Petr Machata
· 5 years ago
92afbfe
mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS
by Petr Machata
· 5 years ago
23effa2
mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration
by Petr Machata
· 5 years ago
be1d5a8
mlxsw: spectrum_qdisc: Extract a common leaf unoffload function
by Petr Machata
· 5 years ago
3d0d592
mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()
by Petr Machata
· 5 years ago
cf9af37
mlxsw: spectrum_qdisc: Extract a per-TC stat function
by Petr Machata
· 5 years ago
ef6aadc
net: sched: Make TBF Qdisc offloadable
by Petr Machata
· 5 years ago
c207015
net: sched: sch_tbf: Don't overwrite backlog before dumping
by Petr Machata
· 5 years ago
3546d8f
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
by Michael Ellerman
· 5 years ago
2f64ab2
Merge branch 'hv_netvsc-Add-XDP-support'
by David S. Miller
· 5 years ago
12fa743
hv_netvsc: Update document for XDP support
by Haiyang Zhang
· 5 years ago
351e158
hv_netvsc: Add XDP support
by Haiyang Zhang
· 5 years ago
6ec8b6c
devlink: Add health recover notifications on devlink flows
by Moshe Shemesh
· 5 years ago
148965d
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
by Florian Fainelli
· 5 years ago
61b1f2a
tipc: change maintainer email address
by Jon Maloy
· 5 years ago
53c6770
net: fddi: skfp: Use print_hex_dump() helper
by Andy Shevchenko
· 5 years ago
79ac522
net: atm: use %*ph to print small buffer
by Andy Shevchenko
· 5 years ago
b9f0b2f
net: stmmac: platform: fix probe for ACPI devices
by Ajay Gupta
· 5 years ago
edc7e48
mptcp: Fix code formatting
by Mat Martineau
· 5 years ago
e42f1ac
mptcp: do not inherit inet proto ops
by Florian Westphal
· 5 years ago
d5d359b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
31ad4e4
ice: Allocate flow profile
by Tony Nguyen
· 5 years ago
c90ed40
ice: Enable writing hardware filtering tables
by Tony Nguyen
· 5 years ago
6716cb1
Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Olof Johansson
· 5 years ago
088307d
Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes
by Olof Johansson
· 5 years ago
342508c
net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path
by Tariq Toukan
· 5 years ago
1e92899
net/mlx5e: kTLS, Remove redundant posts in TX resync flow
by Tariq Toukan
· 5 years ago
ffbd9ca
net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
by Tariq Toukan
· 5 years ago
3b83b6c
net/mlx5e: Clear VF config when switching modes
by Dmytro Linkin
· 5 years ago
c0702a4
net/mlx5: DR, use non preemptible call to get the current cpu number
by Erez Shitrit
· 5 years ago
e401a18
net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep
by Eli Cohen
· 5 years ago
b850a82
net/mlx5: DR, Enable counter on non-fwd-dest objects
by Erez Shitrit
· 5 years ago
505a7f5
net/mlx5: Update the list of the PCI supported devices
by Meir Lichtinger
· 5 years ago
93b8a7e
net/mlx5: Fix lowest FDB pool size
by Paul Blakey
· 5 years ago
189c9b1
net: Fix skb->csum update in inet_proto_csum_replace16().
by Praveen Chaudhary
· 5 years ago
eb014de
netfilter: nf_tables: autoload modules from the abort path
by Pablo Neira Ayuso
· 5 years ago
8260354
netfilter: nf_tables: add __nft_chain_type_get()
by Pablo Neira Ayuso
· 5 years ago
c83de17
netfilter: nf_tables_offload: fix check the chain offload flag
by wenxu
· 5 years ago
6381b44
Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
3c45d75
Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
274adbf
Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
ab10ae1
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
by Christophe Leroy
· 5 years ago
ab658b9
netfilter: conntrack: sctp: use distinct states for new SCTP connections
by Jiri Wiesner
· 5 years ago
8c17bbf
iommu/amd: Fix IOMMU perf counter clobbering during init
by Shuah Khan
· 5 years ago
bf708cf
iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
by Jerry Snitselaar
· 5 years ago
1bbb97b
btrfs: scrub: Require mandatory block group RO for dev-replace
by Qu Wenruo
· 5 years ago
08a45c5
Merge branch 'mptcp-part-two'
by David S. Miller
· 5 years ago
Next »